Returns non-sensitive information about a node.
Get the node's configurations
Disable block synchronization on the node
Enable block synchronization on the node
Get the current status of the node block synchronization session. Returns null when the node is not syncing.
Get transaction from the transaction pool
hash of the tx to fetch from pool
Get the status of a transaction.
The status is 'pooled' when the transaction is currently in the transaction pool or 'mined' if the transaction has been added to a mined block. If the transaction hash is unrecognised, 'unknown' is returned.
The transaction hash
Get information about the node
Checks whether block synchronization is enabled on the node.
Check whether the node is currently syncing blocks with a peer.
Node accesses information about an Elld client
Node