mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
The description for TXID in Label Transaction should include a note that, in the case of GRPC, the TXID needs to be passed in little-endian (reverse) byte order. A user passing the bytes in big-endian order is met with an error message stating that the transaction is not found in the wallet and no other information with which to troubleshoot. |
||
|---|---|---|
| .. | ||
| 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 | ||