package
1.0.2
Repository: https://github.com/lncm/lnd-rpc.git
Documentation: pkg.go.dev

# Functions

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

# Constants

A witness that allows us to spend a settled no-delay output immediately on acounterparty's commitment transaction.
A witness that allows us to sweep the settled output of a maliciouscounterparty's who broadcasts a revoked commitment transaction.
A witness that allows us to spend the output of a commitment transactionafter a relative lock-time lockout.
A witness that allows us to sweep an HTLC that was offered to us by theremote party.
A witness that allows us to sweep an HTLC output sent to us in the case thatthe remote party broadcasts a revoked commitment state.
A witness that allows us to sweep an HTLC output that was offered to us, andfor which we have a payment preimage.
A witness that allows us to sweep an HTLC that we offered to the remoteparty which lies in the commitment transaction of the remote party.
A witness that allows us to sweep an HTLC which we offered to the remoteparty in the case that they broadcast a revoked commitment state.
A witness that allows us to sweep an HTLC output that we extended to aparty, but was never fulfilled.
A witness that allows us to sweep an HTLC from the remote party's commitmenttransaction in the case that the broadcast a revoked commitment, but thenalso immediately attempt to go to the second level to claim the HTLC.
A witness type that allows us to sweep an output that sends to a nested P2SHscript that pays to a key solely under our control.
No description provided by the author
A witness type that allows us to spend a regular p2wkh output that's sent toan output which is under complete control of the backing wallet.

# Variables

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

# Structs

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
No description provided by the author
UnimplementedWalletKitServer can be embedded to have forward compatible implementations.

# Interfaces

WalletKitClient is the client API for WalletKit service.
WalletKitServer is the server API for WalletKit service.

# Type aliases

No description provided by the author