OptionalomitChangeAmounts?: XOTemplateAssetAmountsAmount of change that should be omitted from the automatic change handling. WARNING: Setting this can result in loss of funds!
OptionalsequenceNumber?: (...) | (...)The sequence number of this input.
number: A specific sequence number.string: A CashASM expression that resolves to the sequence number.Optionaltoken?: (...) | (...)Token configuration for this input.
OptionalunlockingScript?: stringIdentifier of the unlocking script to use for the UTXO provided for this input.
OptionalvalueSatoshis?: (...) | (...)The amount of satoshis for this input.
Satoshis: A specific amount of satoshis.string: A CashASM expression that resolves to the satoshi amount.
An input definition in the template.