We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4710464 commit d83cc3bCopy full SHA for d83cc3b
frontend/src/assets/environments/compose.js
@@ -9,6 +9,7 @@ export default {
9
network: ['node-dht', 'graph-overview', 'bootstrap-stats'],
10
snarks: ['scan-state'],
11
benchmarks: ['wallets'],
12
+ mempool: [],
13
},
14
canAddNodes: true,
15
graphQL: '/openmina-node/graphql',
0 commit comments