package
0.13.4
Repository: https://github.com/lightninglabs/chantools.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
CreateChannelBackup creates a channel backup file from all channels found in the given DB file, encrypted with the key in the key ring.
DecodeAddressHash returns the public key or script hash encoded in a native bech32 encoded SegWit address and whether it's a script hash or not.
DecryptWalletRootKey decrypts a lnd compatible wallet's root key.
No description provided by the author
DeriveKey derives the public key and private key in the WIF format for a given key path of the extended key.
DeriveMuSig2NoncePrivKey derives a private key to be used as a nonce in a MuSig2 signing session.
ECDH performs a scalar multiplication (ECDH-like operation) between the target private key and remote public key.
ExtractChannel extracts a single channel from the given backup file and returns it as a dump.BackupSingle struct.
No description provided by the author
No description provided by the author
GenerateMuSig2Nonces generates random nonces for a MuSig2 signing session.
GetP2WPKHScript creates a P2WKH output script from an address.
GetP2WSHScript creates a P2WSH output script from an address.
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
OpenWallet opens a lnd compatible wallet and returns it, along with the private wallet password.
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
ParseAddress attempts to parse the given address string into a native address for the given network.
ParseOutpoint parses a transaction outpoint in the format <txid>:<idx> into the wire format.
No description provided by the author
PasswordFromConsole reads a password from the console or stdin.
No description provided by the author
No description provided by the author
ReadAezeed reads an aezeed from the console or the environment variable.
ReadPassphrase reads a cipher seed passphrase from the console or the environment variable.
No description provided by the author

# 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
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
No description provided by the author

# Variables

Namespace from github.com/btcsuite/btcwallet/wallet/wallet.go.

# Structs

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

# Type aliases

No description provided by the author