aboutsummaryrefslogtreecommitdiff
path: root/core/types/receipt.go
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-09-16 18:26:55 -0400
committerDeterminant <tederminant@gmail.com>2020-09-16 18:26:55 -0400
commit8478802ddacc027a8d8c866da9365f6739d9d9d4 (patch)
tree87537a51a5582d569f8eee76850cd4f93dd4d2bf /core/types/receipt.go
parent3410d2bf702bb3308d7bca611780141dd1311efa (diff)
...
Diffstat (limited to 'core/types/receipt.go')
-rw-r--r--core/types/receipt.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/types/receipt.go b/core/types/receipt.go
index 4d57f59..21ac8a1 100644
--- a/core/types/receipt.go
+++ b/core/types/receipt.go
@@ -24,7 +24,7 @@ import (
"math/big"
"unsafe"
- "github.com/ethereum/coreth/params"
+ "github.com/ava-labs/coreth/params"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/common/hexutil"
"github.com/ethereum/go-ethereum/crypto"