mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
ae2e9541a4
We'll want to re-use the PSBT funding functionality from the wallet kit sub server in the main RPC server. To be able to dynamically obtain an instance of the wallet kit server we need to know its name under which it registers itself in the list of sub server. We export the name so we don't have to hard code it in the main server. |
||
---|---|---|
.. | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
log.go | ||
psbt.go | ||
walletkit_grpc.pb.go | ||
walletkit_server.go | ||
walletkit.pb.go | ||
walletkit.pb.gw.go | ||
walletkit.pb.json.go | ||
walletkit.proto | ||
walletkit.swagger.json | ||
walletkit.yaml |