Versions in this module Expand all Collapse all v0 v0.3.2 Mar 5, 2020 Changes in this version + const MainnetMagic + var MainNetParams chaincfg.Params + func GetChainParams(chain string) *chaincfg.Params + func NewUnobtaniumRPC(config json.RawMessage, ...) (bchain.BlockChain, error) + type UnobtaniumParser struct + func NewUnobtaniumParser(params *chaincfg.Params, c *btc.Configuration) *UnobtaniumParser + func (p *UnobtaniumParser) ParseBlock(b []byte) (*bchain.Block, error) + type UnobtaniumRPC struct + func (b *UnobtaniumRPC) GetBlock(hash string, height uint32) (*bchain.Block, error) + func (b *UnobtaniumRPC) Initialize() error