chore: update mock query result
This commit is contained in:
parent
f3a369a146
commit
85f7e791ba
@ -10,6 +10,7 @@ export const statisticsQuery = (
|
|||||||
__typename: 'Statistics',
|
__typename: 'Statistics',
|
||||||
chainId: 'chain-id',
|
chainId: 'chain-id',
|
||||||
blockHeight: '11',
|
blockHeight: '11',
|
||||||
|
vegaTime: new Date().toISOString(),
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user