PubKey defines a secp256r1 ECDSA public key.

interface PubKeyAmino {
    key?: string;
}

Properties

Properties

key?: string

Point on secp256r1 curve in a compressed representation as specified in section 4.3.6 of ANSI X9.62: https://webstore.ansi.org/standards/ascx9/ansix9621998