# Functions
NewTransactionDBGetActiveMintConditionHandler creates a handler to handle the API calls to /transactiondb/mintcondition.
NewTransactionDBGetMintConditionAtHandler creates a handler to handle the API calls to /transactiondb/mintcondition/:height.
RegisterConsensusMintingHTTPHandlers registers the default Rivine handlers for all default Rivine consensus HTTP endpoints.
RegisterExplorerMintingHTTPHandlers registers the default Rivine handlers for all default Rivine explorer endpoints.
# Structs
TransactionDBGetMintCondition contains a requested mint condition, either the current active one active for the given blockheight or lower.