mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
psbt: have wally_tx serialization methods be legible for gen'd code
our code generators expect the serialization name to match the struct type
This commit is contained in:
committed by
Christian Decker
parent
b63abef542
commit
175fcf381a
@@ -235,6 +235,7 @@ class Type(FieldSet):
|
||||
'onionmsg_path',
|
||||
'route_hop',
|
||||
'tx_parts',
|
||||
'wally_psbt',
|
||||
]
|
||||
|
||||
# Some BOLT types are re-typed based on their field name
|
||||
|
||||
Reference in New Issue
Block a user