Add gRPC endpoints for querying txs, TxsByEvents, tx/broadcast #7355
Closed
Description
opened on Sep 21, 2020
- Currently there are only legacy REST endpoints for querying
TxsByEvents
and for queryingTxByHash
. Having gRPC methods/endpoints would be handy for applications that uses gRPC alone.
Activity