PublicKey: {
    Ed25519: string;
} | {
    Secp256k1: string;
} | {
    Secp256r1: string;
} | {
    ZkLogin: string;
}

Type declaration

  • Ed25519: string

Type declaration

  • Secp256k1: string

Type declaration

  • Secp256r1: string

Type declaration

  • ZkLogin: string