I\'m trying to check that a string value is equal to a bytes32 value in Solidity, like stringValue == bytes32Value.
stringValue == bytes32Value
As you can see in 1, both variables h