solana_sdk::alt_bn128::prelude

Constant ALT_BN128_POINT_SIZE

source
pub const ALT_BN128_POINT_SIZE: usize = 64; // 64usize
Expand description

Size of the EC point. alt_bn128 point contains the consistently united x and y fields as 64 bytes.