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

pub type CompressedPoint = GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>;
Expand description

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