# Functions
NewGetBotTransactionsHandler creates a handler to handle the API calls to /transactiondb/3bot/:id/transactions.
NewGetRecordForIDHandler creates a handler to handle the API calls to /transactiondb/3bot/:id.
NewGetRecordForNameHandler creates a handler to handle the API calls to /transactiondb/whois/3bot/:name.
RegisterConsensusHTTPHandlers registers the 3Bot handlers for all consensus HTTP endpoints.
RegisterExplorerHTTPHandlers registers the 3Bot handlers for all explorer HTTP endpoints.
# Structs
No description provided by the author
No description provided by the author