Type Definition tmkms::keyring::ecdsa::PublicKey[][src]

type PublicKey = EncodedPoint<Secp256k1>;

SEC1-encoded secp256k1 (K-256) curve point.