Left Curve Software Stack
    Preparing search index...

    Type Alias Key

    Key: { secp256k1: Base64 } | { ethereum: Address } | { secp256r1: Base64 }

    A public key that can be associated with an Account

    Type Declaration

    • { secp256k1: Base64 }

      An Secp256k1 public key in compressed form.

    • { ethereum: Address }

      An Ethereum address.

    • { secp256r1: Base64 }

      An Secp256r1 public key in compressed form.