@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockV2Canonical
Interface BlockV2Canonical
interface
BlockV2Canonical
{
account
:
GenericAccount
;
date
:
Date
;
network
:
bigint
;
operations
:
BlockOperations
[]
;
previous
:
BlockHash
;
purpose
:
BlockPurpose
;
signatures
:
Buffer
[]
;
signer
:
BlockSignerField
;
subnet
:
undefined
|
bigint
;
version
:
2
;
}
Hierarchy
Omit
<
BlockV2UnsignedCanonical
,
"signatures"
>
BlockV2Canonical
Index
Properties
P
account
P
date
P
network
P
operations
P
previous
P
purpose
P
signatures
P
signer
P
subnet
P
version
Properties
account
account
:
GenericAccount
date
date
:
Date
network
network
:
bigint
operations
operations
:
BlockOperations
[]
previous
previous
:
BlockHash
purpose
purpose
:
BlockPurpose
signatures
signatures
:
Buffer
[]
signer
signer
:
BlockSignerField
subnet
subnet
:
undefined
|
bigint
version
version
:
2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
account
P
date
P
network
P
operations
P
previous
P
purpose
P
signatures
P
signer
P
subnet
P
version
@keetanetwork/keetanet-client
Loading...