This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
transaction_proposal: { | |
raw, | |
xpubs[], | |
m, | |
input_metadata: [ | |
{ | |
input_transaction, // (optional for participants with no access to the blockchain) | |
path || paths[], | |
sighash_type (defaults to SIGHASH_ALL) | |
} || null |