alloy_eips::eip7702::constants

Constant SECP256K1N_HALF

source
pub const SECP256K1N_HALF: Uint<256, 4>;
Expand description

The order of the secp256k1 curve, divided by two. Signatures that should be checked according to EIP-2 should have an S value less than or equal to this.