api

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2018 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTransactionDBGetActiveMintConditionHandler

func NewTransactionDBGetActiveMintConditionHandler(txdb *persist.TransactionDB) httprouter.Handle

NewTransactionDBGetActiveMintConditionHandler creates a handler to handle the API calls to /transactiondb/mintcondition.

func NewTransactionDBGetMintConditionAtHandler

func NewTransactionDBGetMintConditionAtHandler(txdb *persist.TransactionDB) httprouter.Handle

NewTransactionDBGetMintConditionAtHandler creates a handler to handle the API calls to /transactiondb/mintcondition/:height.

func RegisterTransactionDBHTTPHandlers

func RegisterTransactionDBHTTPHandlers(router api.Router, txdb *persist.TransactionDB)

RegisterTransactionDBHTTPHandlers registers the handlers for all TransactionDB HTTP endpoints.

Types

type TransactionDBGetMintCondition

type TransactionDBGetMintCondition struct {
	MintCondition types.UnlockConditionProxy `json:"mintcondition"`
}

TransactionDBGetMintCondition contains a requested mint condition, either the current active one active for the given blockheight or lower.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL