firo

package
v0.0.0-...-fa8983d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MainnetMagic wire.BitcoinNet = 0xf1fed9e3
)

Variables

View Source
var (
	MainNetParams chaincfg.Params
)

Functions

func GetChainParams

func GetChainParams(chain string) *chaincfg.Params

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

func (*FiroParser) PackTx

func (p *FiroParser) PackTx(tx *bchain.Tx, height uint32, blockTime int64) ([]byte, error)

func (*FiroParser) UnpackTx

func (p *FiroParser) UnpackTx(buf []byte) (*bchain.Tx, uint32, error)

type FiroRPC

type FiroRPC struct {
	*btc.BitcoinRPC
}

func (*FiroRPC) GetBlock

func (b *FiroRPC) GetBlock(hash string, height uint32) (*bchain.Block, error)

func (*FiroRPC) GetTransactionForMempool

func (b *FiroRPC) GetTransactionForMempool(txid string) (*bchain.Tx, error)

func (*FiroRPC) Initialize

func (b *FiroRPC) Initialize() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL