Type Definition ethers::core::k256::EncodedPoint[][src]

pub type EncodedPoint = EncodedPoint<Secp256k1>;
Expand description

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