lnd/routing/localchans
Elle Mouton 7b186716a1
multi: populate both string and byte TXID in lnrpc.Outpoint
This commit adds a a new `MarshalOutPoint` helper in the `lnrpc` package
that can be used to convert a `wire.Outpoint` to an `lnrpc.Outpoint`.
By using this helper, we are less likely to forget to populate both the
string and byte form of the TXID.
2023-04-24 16:19:26 +02:00
..
manager_test.go multi: rename due to required maxHTLC bit 2023-02-21 11:10:39 +01:00
manager.go multi: populate both string and byte TXID in lnrpc.Outpoint 2023-04-24 16:19:26 +02:00