get_status - Bitcoin Cash

Example code for the get_status json-rpc method. Сomplete guide on how to use get_status json-rpc in GetBlock.io Web3 documentation.

Parameters

top_block_hash - string

Optional.

Value received in previous get_status response.

transaction_pool_version - uint32

Optional.

Value received in previous get_status response.

incoming_peer_count - uint32

Optional.

Value received in previous get_status response.

outgoing_peer_count - uint32

Optional.

Value received in previous get_status response.

lower_level_error - string

Optional.

Value received in previous get_status response.

Request

Response

Last updated

Was this helpful?