We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3952788 commit 76c0580Copy full SHA for 76c0580
README.md
@@ -39,11 +39,11 @@ Program setup,
39
deadline: 1620444917,
40
feeFactor: 30,
41
salt: '54987026777386128963216107663301166813737035846370728350988439404382800511006'
42
- },
43
- userAddr: '0x87fca7135c1c54876a62dc4922da3ce45f38debf',
44
- signer: '0xb5419119e04498C3eC43A9468D6480aF0DAE3A0c',
45
- chainId: 1,
46
- rfqAddr: '0xfD6C2d2499b1331101726A8AC68CCc9Da3fAB54F'
+ },
+ userAddr: '0x87fca7135c1c54876a62dc4922da3ce45f38debf',
+ signer: '0xb5419119e04498C3eC43A9468D6480aF0DAE3A0c',
+ chainId: 1,
+ rfqAddr: '0xfD6C2d2499b1331101726A8AC68CCc9Da3fAB54F'
47
}
48
```
49
An example response the signing service should return
0 commit comments