Includes all data required to swap inputs for outputs and construct proofs from them.
Contains JSON-unsafe values (bigint, Uint8Array). Not intended for direct serialization.
bigint
Uint8Array
List of booleans to determine which proofs to keep.
Blinding data required to construct proofs.
Payload that will be sent to the mint for a swap.
Indices that can be used to restore original output data.
Includes all data required to swap inputs for outputs and construct proofs from them.
Remarks
Contains JSON-unsafe values (
bigint,Uint8Array). Not intended for direct serialization.