Documentation ¶
Index ¶
Constants ¶
View Source
const (
MainnetMagic wire.BitcoinNet = 0x2d3fa2f5
)
Variables ¶
View Source
var (
MainNetParams chaincfg.Params
)
Functions ¶
func GetChainParams ¶
func NewMxtRPC ¶
func NewMxtRPC(config json.RawMessage, pushHandler func(bchain.NotificationType)) (bchain.BlockChain, error)
Types ¶
type MxtParser ¶
type MxtParser struct { *btc.BitcoinParser // contains filtered or unexported fields }
func NewMxtParser ¶
func NewMxtParser(params *chaincfg.Params, c *btc.Configuration) *MxtParser
type MxtRPC ¶
type MxtRPC struct {
*btc.BitcoinRPC
}
func (*MxtRPC) GetTransactionForMempool ¶
func (*MxtRPC) Initialize ¶
Click to show internal directories.
Click to hide internal directories.