mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
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. |
||
---|---|---|
.. | ||
batch.go | ||
batch_test.go | ||
commitment_type_negotiation.go | ||
commitment_type_negotiation_test.go | ||
config_integration.go | ||
interfaces.go | ||
log.go | ||
manager.go | ||
manager_test.go |