interface IRelayPKP {
    ethAddress: string;
    publicKey: string;
    tokenId: string;
}

Properties

ethAddress: string

PKP Eth address

publicKey: string

PKP public key

tokenId: string

PKP token ID