Queries block headers filtered by minHeight <= height <= maxHeight.
The minimum height to be included in the result. Defaults to 0.
The maximum height to be included in the result. Defaults to infinity.
Broadcast transaction to mempool and do not wait for result
Broadcast transaction to mempool and wait for block
Broadcast transaction to mempool and wait for response
Get a single transaction by hash
Search for transactions that are in a block
Creates a new Tendermint client for the given endpoint.
Uses HTTP when the URL schema is http or https. Uses WebSockets otherwise.
Creates a new Tendermint client given an RPC client.
Generated using TypeDoc
Search for events that are in a block.
NOTE This method will error on any node that is running a Tendermint version lower than 0.34.9.
https://docs.tendermint.com/master/rpc/#/Info/block_search