@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
ComputedEffectOfBlocks
Type Alias ComputedEffectOfBlocks
type
ComputedEffectOfBlocks
=
{
accounts
:
ComputedEffectOfBlocksByAccount
;
metadata
:
{
blockCount
:
number
;
operationCount
:
number
}
;
possibleNewAccounts
:
InstanceType
<
typeof
Set
>
;
touched
:
InstanceType
<
typeof
Set
>
;
}
Index
Properties
P
accounts
P
metadata
P
possible
New
Accounts
P
touched
Properties
accounts
accounts
:
ComputedEffectOfBlocksByAccount
metadata
metadata
:
{
blockCount
:
number
;
operationCount
:
number
}
possible
New
Accounts
possibleNewAccounts
:
InstanceType
<
typeof
Set
>
touched
touched
:
InstanceType
<
typeof
Set
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
accounts
P
metadata
P
possible
New
Accounts
P
touched
@keetanetwork/keetanet-client
Loading...