mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
Update trc21_reader.go
This commit is contained in:
parent
104d71c3a8
commit
22b1e3a2b5
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