mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-17 13:06:14 +02:00
By default, P2TR addresses are used for changes. However, some users might encounter some problems with this change. We add the possibility to define a custom address type in FundPsbt for default/imported accounts (only P2TR for now). If no address type is specified for these accounts, we will use P2WKH by default. |
||
|---|---|---|
| .. | ||
| config_active.go | ||
| config_default.go | ||
| driver.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_util.go | ||
| walletkit_util_test.go | ||