fix: update markets.mock
This commit is contained in:
parent
d3c2c6c0eb
commit
93f92f13cb
@ -52,6 +52,11 @@ export const createMarketFragment = (
|
||||
infrastructureFee: '',
|
||||
liquidityFee: '',
|
||||
},
|
||||
liquidityFeeSettings: {
|
||||
__typename: 'LiquidityFeeSettings',
|
||||
method: Schema.LiquidityFeeMethod.METHOD_MARGINAL_COST,
|
||||
feeConstant: '',
|
||||
},
|
||||
},
|
||||
tradableInstrument: {
|
||||
instrument: {
|
||||
|
Loading…
Reference in New Issue
Block a user