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