Preview of a batched mint transaction created by prepareBatchMint.
Contains JSON-unsafe values (bigint, Uint8Array). Not intended for direct serialization.
bigint
Uint8Array
Keyset ID used to prepare the outputs.
Blinding data required to construct proofs (consolidated across all quotes).
Batch mint payload to be sent to the mint.
Mint Quote objects included in this batch.
Preview of a batched mint transaction created by prepareBatchMint.
Remarks
Contains JSON-unsafe values (
bigint,Uint8Array). Not intended for direct serialization.