• 引入@openzeppelin/test-helpers

    const { ether, BN, expectRevert, expectEvent, constants, time, balance, send } = require('@openzeppelin/test-helpers');

添加新评论