Function ethers_core::utils::format_bytes32_string
source · [−]Expand description
Returns a bytes32 string representation of text. If the length of text exceeds 32 bytes, an error is returned.
Returns a bytes32 string representation of text. If the length of text exceeds 32 bytes, an error is returned.