lnd/lnwallet/rpcwallet
yyforyongyu aba8507b2a
lnrpc+lnwallet: replace FetchInputInfo with new methods
This commit replaces the usage of `FetchInputInfo` with
`FetchOutpointInfo` and `FetchDerivationInfo` to remove unncessary
fetching of the derivation path.
2024-08-09 21:51:18 +08: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+lnwallet: replace FetchInputInfo with new methods 2024-08-09 21:51:18 +08:00