This commit is contained in:
Richa-iitr 2022-09-01 22:22:09 +05:30
parent 2030617e74
commit f8b2e31e24

View File

@ -138,6 +138,6 @@ contract Events {
uint256 nonce,
uint8 v,
bytes32 r,
bytes32 s,
bytes32 s
);
}