- Preparing search index...
- The search index is not available
aptos
Index
Response
: { block_height
: U64; chain_id
: number; epoch
: U64; git_hash
?: string; ledger_timestamp
: U64; ledger_version
: U64; node_role
: RoleType; oldest_block_height
: U64; oldest_ledger_version
: U64; }
Type declaration
-
block_height: U64
-
chain_id: number
-
epoch: U64
-
Optional
git_hash?: string
-
ledger_timestamp: U64
-
ledger_version: U64
-
-
oldest_block_height: U64
-
oldest_ledger_version: U64
The struct holding all data returned to the client by the index endpoint (i.e., GET "/"). Only for responding in JSON