Converts a value to a H256 (256-bit high-low structure) format. This is useful for handling larger numeric values in blockchain contexts.
A value that can be converted to a bigint.
The H256 representation of the value.
Generated using TypeDoc
Converts a value to a H256 (256-bit high-low structure) format. This is useful for handling larger numeric values in blockchain contexts.