package
0.0.0-20240925005403-6c424d2dd70d
Repository: https://github.com/traitmeta/metago.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BtcPubKeyToBtcAddress for veda public key to address.
BtcPubKeyToBtcAddressWithType for veda public key to address.
No description provided by the author
No description provided by the author
No description provided by the author
GetPrivateKeyFromWIF 通过wif格式的私钥,得到原始的私钥。.
ReverseBytes 字节数组的反转.
No description provided by the author
No description provided by the author

# Constants

NestedWitnessPubKey represents a p2wkh output nested within a p2sh output.
PubKeyHash is a regular p2pkh address.
RawPubKey is just raw public key to be used within scripts, This type indicates that a scoped manager with this address type shouldn't be consulted during historical rescans.
Script reprints a raw script address.
TaprootPubKey represents a p2tr (pay-to-taproot) address type that uses BIP-0086 (for the derivation path and for calculating the tap root hash/tweak).
TaprootScript represents a p2tr (pay-to-taproot) address type that commits to a script and not just a single key.
WitnessPubKey represents a p2wkh (pay-to-witness-key-hash) address type.
WitnessScript represents a p2wsh (pay-to-witness-script-hash) address type.

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

AddressType represents the various address types waddrmgr is currently able to generate, and maintain.