aboutsummaryrefslogtreecommitdiff
path: root/plugin/evm/static_service.go
diff options
context:
space:
mode:
authoraaronbuchwald <aaron.buchwald56@gmail.com>2020-09-15 12:05:01 -0400
committerGitHub <noreply@github.com>2020-09-15 12:05:01 -0400
commit8ea2f6ef629136b746e5fb245f0804422223c976 (patch)
tree8b9c77ddac162591976875e6b299054f7415402f /plugin/evm/static_service.go
parent14592f971162fed59a33afd98020599097406cdf (diff)
parent496397e31c5082e20e28a1a2e9c2bbacde5e1deb (diff)
Merge pull request #22 from ava-labs/status-db
Status db
Diffstat (limited to 'plugin/evm/static_service.go')
-rw-r--r--plugin/evm/static_service.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/evm/static_service.go b/plugin/evm/static_service.go
index d3870ca..a379c44 100644
--- a/plugin/evm/static_service.go
+++ b/plugin/evm/static_service.go
@@ -8,7 +8,7 @@ import (
"encoding/json"
"github.com/ava-labs/coreth/core"
- "github.com/ava-labs/gecko/utils/formatting"
+ "github.com/ava-labs/avalanche-go/utils/formatting"
)
// StaticService defines the static API services exposed by the evm