mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
For the itest in the next commit we'll need to be able to fetch the input information for an address over RPC. The only piece missing is the address' index, which we add in this commit. Everything else should be derivable from the ListAddresses and ListAccounts calls. |
||
---|---|---|
.. | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
errors.go | ||
log.go | ||
psbt.go | ||
walletkit.pb.go | ||
walletkit.pb.gw.go | ||
walletkit.pb.json.go | ||
walletkit.proto | ||
walletkit.swagger.json | ||
walletkit.yaml | ||
walletkit_grpc.pb.go | ||
walletkit_server.go | ||
walletkit_server_test.go | ||
walletkit_util.go | ||
walletkit_util_test.go |