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:
niftynei
2020-06-06 14:50:23 -05:00
committed by Christian Decker
parent b63abef542
commit 175fcf381a
4 changed files with 9 additions and 8 deletions

View File

@@ -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