Skip to content

Commit

Permalink
re-add the config file (and let's keep it this way)
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazs-flare committed Sep 14, 2023
1 parent 80701bf commit 7d2b43a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions config/localflare/C/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"snowman-api-enabled": true,
"coreth-admin-api-enabled": true,
"eth-apis": [
"eth",
"eth-filter",
"admin",
"debug",
"debug-tracer",
"debug-handler",
"net",
"web3",
"debug",
"internal-eth",
"internal-blockchain",
"internal-transaction",
"internal-tx-pool",
"internal-debug",
"internal-account",
"internal-personal"
]
}

0 comments on commit 7d2b43a

Please sign in to comment.