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