Hi all, is there a specific way to compare two uint32 ?
throw_unless(error::unsufficient_amount, in_msg_body~load_uint(32) >= min_deployment_amount); is not working properly and both are uint32.
Mar 17, 2023, 1:46 PM