Type Alias: SYNC_STATUS
SYNC_STATUS =
object
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:340
An object describing the node synchronization status
Properties
starting_block_hash
starting_block_hash:
BLOCK_HASH
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:341
starting_block_num
starting_block_num:
BLOCK_NUMBER
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:342
current_block_hash
current_block_hash:
BLOCK_HASH
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:343
current_block_num
current_block_num:
BLOCK_NUMBER
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:344
highest_block_hash
highest_block_hash:
BLOCK_HASH
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:345
highest_block_num
highest_block_num:
BLOCK_NUMBER
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:346