ProofErasedAuthorizedMint
@midnight/zswap / ProofErasedAuthorizedMint
Class: ProofErasedAuthorizedMint
A request to mint a coin, authorized by the mint's recipient, with the authorizing proof having been erased
Properties
coin
readonly coin: CoinInfo;
The coin to be minted
recipient
readonly recipient: string;
The recipient of this mint
Methods
serialize()
serialize(netid): Uint8Array<ArrayBufferLike>