Though I am presently generating signatures using the regular EIP712 procedure, I am having trouble with partial amounts. In order to handle partial amounts, how can I change the signature generation procedure without running into problems with invalid signatures during the smart contract's verification phase?
1 Like