Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DenariusParams = chaincfg.Params{
Name: "denarius",
PubKeyHashAddrID: 0x1E,
PrivateKeyID: 0x9E,
}
DenariusParams defines the chopped down Denarius parameters.
View Source
var LiteDogeParams = chaincfg.Params{
Name: "litedoge",
PubKeyHashAddrID: 0x5A,
PrivateKeyID: 0xAB,
}
LiteDogeParams defines the chopped down LiteDoge parameters.
View Source
var LitecoinParams = chaincfg.Params{
Name: "litecoin",
PubKeyHashAddrID: 0x30,
PrivateKeyID: 0xB0,
}
LitecoinParams defines the chopped down Litecoin parameters.
View Source
var PaycoinParams = chaincfg.Params{
Name: "paycoin",
PubKeyHashAddrID: 0x37,
PrivateKeyID: 0xB7,
}
PaycoinParams defines the chopped down Paycoin parameters.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.