mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-21 06:04:33 +00:00
Merge pull request #134 from olumuyiwadad/patch-1
Update trc21_reader.go
This commit is contained in:
commit
37f4d0f7d2
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ import (
|
|||
"math/big"
|
||||
|
||||
"github.com/XinFinOrg/XDPoSChain/common"
|
||||
lru "github.com/hashicorp/golang-lru"
|
||||
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue