pub fn biguint_to_u256(value: &BigUint) -> U256
Converts a general BigUint to an EVM-specific U256 value.
BigUint
U256