Preparing search index...
The search index is not available
@crownfi/ethereum-rpc-types
@crownfi/ethereum-rpc-types
SyncingProgress
Interface SyncingProgress
interface
SyncingProgress
{
currentBlock
?:
string
;
highestBlock
?:
string
;
startingBlock
?:
string
;
}
Index
Properties
current
Block?
highest
Block?
starting
Block?
Properties
Optional
current
Block
current
Block
?:
string
Optional
highest
Block
highest
Block
?:
string
Optional
starting
Block
starting
Block
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Block
highest
Block
starting
Block
@crownfi/ethereum-rpc-types
Loading...