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:
parent
471875f85c
commit
fea2fde9e3
@ -437,7 +437,7 @@ describe('Datatoken', () => {
|
|||||||
const fre: FreOrderParams = {
|
const fre: FreOrderParams = {
|
||||||
exchangeContract: fixedRateAddress,
|
exchangeContract: fixedRateAddress,
|
||||||
exchangeId: exchangeId,
|
exchangeId: exchangeId,
|
||||||
maxBaseTokenAmount: '1',
|
maxBasetokenAmount: '1',
|
||||||
swapMarketFee: web3.utils.toWei('0.1'),
|
swapMarketFee: web3.utils.toWei('0.1'),
|
||||||
marketFeeAddress: '0x0000000000000000000000000000000000000000'
|
marketFeeAddress: '0x0000000000000000000000000000000000000000'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user