Versions in this module Expand all Collapse all v0 v0.6.0 Jan 2, 2024 Changes in this version + var MainNetParams = chaincfg.Params + var NewClient = bitcoin.NewClient + var NewGasEstimator = bitcoin.NewGasEstimator + var NewTxBuilder = bitcoin.NewTxBuilder + var RegressionNetParams = chaincfg.Params + var TestNetParams = chaincfg.Params + type AddressDecoder = bitcoin.AddressDecoder + type AddressEncodeDecoder = bitcoin.AddressEncodeDecoder + type AddressEncoder = bitcoin.AddressEncoder + type Client = bitcoin.Client + type ClientOptions = bitcoin.ClientOptions + func DefaultClientOptions() ClientOptions + type GasEstimator = bitcoin.GasEstimator + type Tx = bitcoin.Tx + type TxBuilder = bitcoin.TxBuilder