Explicit inputs and outputs accepted by IWallet.settle.
IWallet.settle
Inputs can include both offchain virtual outputs and onchain boarding inputs.
Offchain virtual outputs and/or onchain boarding inputs to settle.
Arknotes are settled by passing the ArkNote itself (it is an ExtendedCoin), not its string form — ArkNote.fromString(note).
ArkNote
ExtendedCoin
ArkNote.fromString(note)
Optional onchain outputs to create (i.e., exit to).
Explicit inputs and outputs accepted by
IWallet.settle.Remarks
Inputs can include both offchain virtual outputs and onchain boarding inputs.
See