lnd/lnwallet/rpcwallet
Olaoluwa Osuntokun 8405590152
lnrpc/signrpc+lnwallet/rpcwallet: expose local nonces over RPC
In this commit, we update the set of protos to accept the local secret
nonces over RPC. This is actually a 97 byte value, as it includes the
two 32 byte nonces, as well as the 33 byte value of the public key of
the signer.

This is needed in order to be able to open taproot channels over the RPC
interface.
2023-09-18 11:42:15 -07:00
..
healthcheck.go rpcwallet: fix RPC wallet health check connection leak 2022-03-24 14:13:06 +01:00
log.go lnd+lnwallet: add logger for btcwallet+rpcwallet 2022-01-06 13:24:32 +01:00
rpcwallet.go lnrpc/signrpc+lnwallet/rpcwallet: expose local nonces over RPC 2023-09-18 11:42:15 -07:00