Umi — API References - v1.3.0
Preparing search index...
umi
BlockhashWithExpiryBlockHeight
Type Alias BlockhashWithExpiryBlockHeight
Defines a blockhash with its expiry block height.
type
BlockhashWithExpiryBlockHeight
=
{
blockhash
:
Blockhash
;
lastValidBlockHeight
:
number
;
}
Index
Properties
blockhash
last
Valid
Block
Height
Properties
blockhash
blockhash
:
Blockhash
last
Valid
Block
Height
lastValidBlockHeight
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockhash
last
Valid
Block
Height
Umi — API References - v1.3.0
Loading...
Defines a blockhash with its expiry block height.