Function hotshot_stake_table::utils::u256_to_field

source ยท
pub(crate) fn u256_to_field<F: PrimeField>(v: &U256) -> F
Expand description

convert a U256 to a field element.