diff --git a/pkg/load-eth.json b/pkg/load-eth.json index 6177b47..4d49213 100644 --- a/pkg/load-eth.json +++ b/pkg/load-eth.json @@ -1,3 +1,7 @@ { - "plugins": ["eth"] + "core": { + "plugins": [ + "eth" + ] + } }