package
0.0.0-20210412185903-ed80a23ed134
Repository: https://github.com/bococoin/core.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.
query accountREST Handler.
QueryTxRequestHandlerFn implements a REST handler that queries a transaction by hash in a committed block.
QueryTxsHandlerFn implements a REST handler that searches for transactions.
RegisterRoutes registers the auth module REST routes.
RegisterTxRoutes registers all transaction routes on the provided router.

# 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