API: txprepare now support mutiple outputs

This commit is contained in:
trueptolemy
2019-08-16 01:41:23 +08:00
committed by neil saitug
parent 0ab3817715
commit cdcafdaf74
14 changed files with 213 additions and 62 deletions

View File

@@ -216,6 +216,7 @@ class Type(FieldSet):
'bitcoin_tx',
'wirestring',
'per_peer_state',
'bitcoin_tx_output',
]
# Some BOLT types are re-typed based on their field name