interface IRelayMintResponse {
    error?: string;
    requestId?: string;
}

Properties

Properties

error?: string

Error from relay server

requestId?: string

Transaction hash of PKP being minted