package
4.0.2+incompatible
Repository: https://github.com/dipper-labs/dipper-protocol.git
Documentation: pkg.go.dev

# Functions

BroadcastTxRequest implements a tx broadcasting handler that is responsible for broadcasting a valid and signed tx to a full node.
DecodeTxRequestHandlerFn returns the decode tx REST handler.
EncodeTxRequestHandlerFn returns the encode tx REST handler.
EstimateGas.
QueryAccountRequestHandlerFn - query accountREST Handler.
QueryTxRequestHandlerFn implements a REST handler that queries a transaction by hash in a committed block.
QueryTxsRequestHandlerFn implements a REST handler that searches for transactions.
RegisterRoutes registers the auth module REST routes.
RegisterTxRoutes registers all transaction routes on the provided router.

# Constants

REST query and parameter values.
REST query and parameter values.

# Structs

BroadcastReq defines a tx broadcasting request.
No description provided by the author
EncodeResp defines a tx encoding response.

# Type aliases

No description provided by the author