diff --git a/config/localflare/C/config.json b/config/localflare/C/config.json new file mode 100644 index 00000000..c6da0fc0 --- /dev/null +++ b/config/localflare/C/config.json @@ -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" + ] + } \ No newline at end of file