Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBadTxConfig = errors.New("bad transaction config supplied")
ErrBadTxConfig is when the transaction config specified is not valid
View Source
var ErrTxConfigNotFound = errors.New("transaction config not found")
ErrTxConfigNotFound is when the transaction config is not found in request body
View Source
var ErrXpubNotFound = errors.New("xpub not found")
ErrXpubNotFound is when the xpub is not found (in Auth Header)
Functions ¶
func MethodNotAllowed ¶
MethodNotAllowed handles all 405 requests
Types ¶
Click to show internal directories.
Click to hide internal directories.