1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

fixed lint

This commit is contained in:
Bogdan Fazakas 2022-01-17 15:26:48 +02:00
parent 471875f85c
commit fea2fde9e3

View File

@ -437,7 +437,7 @@ describe('Datatoken', () => {
const fre: FreOrderParams = {
exchangeContract: fixedRateAddress,
exchangeId: exchangeId,
maxBaseTokenAmount: '1',
maxBasetokenAmount: '1',
swapMarketFee: web3.utils.toWei('0.1'),
marketFeeAddress: '0x0000000000000000000000000000000000000000'
}