Preparing search index...
The search index is not available
@jackallabs/jackal.js
@jackallabs/jackal.js
IBlockTimeOptions
Interface IBlockTimeOptions
interface
IBlockTimeOptions
{
blockTime
?:
number
;
currentBlockHeight
:
number
;
rpcUrl
?:
string
;
targetBlockHeight
:
string
|
number
;
}
Index
Properties
block
Time?
current
Block
Height
rpc
Url?
target
Block
Height
Properties
Optional
block
Time
block
Time
?:
number
current
Block
Height
current
Block
Height
:
number
Optional
rpc
Url
rpc
Url
?:
string
target
Block
Height
target
Block
Height
:
string
|
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Time
current
Block
Height
rpc
Url
target
Block
Height
@jackallabs/jackal.js
Loading...