Constant switchboard_solana::program_id::alt_bn128::prelude::ALT_BN128_POINT_SIZE
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.