Update docs

This commit is contained in:
github-actions
2023-10-05 01:42:23 +00:00
parent 645e2a6c4a
commit 9efe429a18
25 changed files with 4256 additions and 1204 deletions

View File

@ -16,7 +16,6 @@ contract('ERC2771Forwarder', function (accounts) {
from: another,
value: web3.utils.toWei('0.5'),
data: '0x1742',
deadline: 0xdeadbeef,
};
beforeEach(async function () {