FCT_Ext_SignersValidator

Smart contract that validates a signature of a predefined data struct. The signed data is the result of keccak256 hashing on two concat bytes32 values.

Use the fct message hash global variable in order to make sure the signature can be used only on a specific fct

Last updated