mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
removed line that was causing issues
This commit is contained in:
parent
1303dd291e
commit
076b975878
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ type SBlock struct {
|
|||
Number string
|
||||
GasUsed string
|
||||
GasLimit string
|
||||
TxCount stringgit@github.com:ShyftNetwork/shyft_go-ethereum.git
|
||||
TxCount string
|
||||
UncleCount string
|
||||
Age string
|
||||
ParentHash string
|
||||
|
|
|
|||
Loading…
Reference in a new issue