Skip to content

Commit d83cc3b

Browse files
author
Adrian Nagy
committed
fe: add mempool to the default compose env
1 parent 4710464 commit d83cc3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/assets/environments/compose.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default {
99
network: ['node-dht', 'graph-overview', 'bootstrap-stats'],
1010
snarks: ['scan-state'],
1111
benchmarks: ['wallets'],
12+
mempool: [],
1213
},
1314
canAddNodes: true,
1415
graphQL: '/openmina-node/graphql',

0 commit comments

Comments
 (0)