mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-27 18:36:18 +02:00
routing+channeldb: send payment metadata from invoice
This commit is contained in:
@@ -186,6 +186,7 @@ func TestPayloadSize(t *testing.T) {
|
||||
100000: {1, 2, 3},
|
||||
1000000: {4, 5},
|
||||
},
|
||||
Metadata: []byte{10, 11},
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user