Type alias MintResponse

MintResponse: {
    signatures: SerializedBlindedSignature[];
} & ApiError

Response from the mint after requesting a mint

Generated using TypeDoc