Now supports EIP-712 filtering with missing chain id & contract address
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
typedef struct {
|
||||
uint8_t contract_addr[ADDRESS_LENGTH];
|
||||
uint64_t chain_id;
|
||||
uint8_t schema_hash[224 / 8];
|
||||
} s_eip712_context;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user