Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FloParams = chaincfg.Params{
Name: "flo",
Net: 0xfdc0a5f1,
PubKeyHashAddrID: 0x23,
ScriptHashAddrID: 0x08,
}
Define some of the required parameters for a Florin coin network.
View Source
var FloTestnetParams = chaincfg.Params{
Name: "testFlo",
Net: 0xfdc05af2,
PubKeyHashAddrID: 115,
ScriptHashAddrID: 198,
}
Functions ¶
func CheckAddress ¶
func CheckSignature ¶
func IsJSON ¶
reference: Cory LaNou, Mar 2 '14 at 15:21, http://stackoverflow.com/a/22129435/2576956
func SetTestnet ¶
func SetTestnet(testnet bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.