Documentation ¶
Overview ¶
description: keybox
@author: xwc1125 @date: 2020/8/20 0020
Index ¶
Constants ¶
View Source
const ( MainNet = "mainnet" TestNet = "testnet" DevNet = "devnet" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkType ¶
type NetworkType string
func ParseToType ¶
func ParseToType(network string) NetworkType
Directories ¶
Path | Synopsis |
---|---|
description: keybox
|
description: keybox |
helpers
Package helpers provides convenience functions to simplify wallet code.
|
Package helpers provides convenience functions to simplify wallet code. |
txauthor
Package txauthor provides transaction creation code for wallets.
|
Package txauthor provides transaction creation code for wallets. |
txrules
Package txrules provides transaction rules that should be followed by transaction authors for wide mempool acceptance and quick mining.
|
Package txrules provides transaction rules that should be followed by transaction authors for wide mempool acceptance and quick mining. |
Click to show internal directories.
Click to hide internal directories.