Type alias RequestMintResponse

RequestMintResponse: {
    hash: string;
    pr: string;
} & ApiError

Generated using TypeDoc