package
0.3.0
Repository: https://github.com/jumpcrypto/crosschain.git
Documentation: pkg.go.dev

# Functions

The bch prefix is different for each network type.
Add bch checksum to a payload https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/cashaddr.md#checksum.
No description provided by the author
https://github.com/bitcoin/bips/blob/master/bip-0143.mediawiki.
No description provided by the author
DecodeAddress implements the address.Decoder interface.
DecodeString using Bitcoin Cash address encoding.
No description provided by the author
https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/cashaddr.md#checksum.
White bch data as a bch encoded string.
No description provided by the author
NewAddressBuilder creates a new Bitcoin AddressBuilder.
Create a new bch, btc compatible address pkh.
NewClient returns a new Bitcoin Client.
NewClient returns a new Bitcoin Client.
NewSigner creates a new Bitcoin Signer.
NewTxBuilder creates a new Bitcoin TxBuilder.
NewTxInput returns a new Bitcoin TxInput.
PolyMod is the checksum alg for BCH https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/cashaddr.md.
Verify if a bch payload is well formed.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Alphabet used by Bitcoin Cash to encode addresses.
AlphabetReverseLookup used by Bitcoin Cash to decode addresses.
No description provided by the author
default auth header for rpc connection.
default host to connect to rpc node.
default password for rpc connection.
default timeout for client.
default retry period for failed connections.
default user for rpc connection.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AddressBuilder for Bitcoin.
Client for Bitcoin.
No description provided by the author
ClientOptions are used to parameterise the behaviour of the Client.
No description provided by the author
Client for Bitcoin.
No description provided by the author
A specific output from a transaction.
No description provided by the author
No description provided by the author
Signer for Bitcoin.
Tx for Bitcoin.
TxBuilder for Bitcoin.
TxInput for Bitcoin.

# Type aliases

UTXO chains have mainnet, testnet, and regtest/devnet network types built in.