aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api/eth.go
diff options
context:
space:
mode:
authorBas van Kervel <bas@ethdev.com>2015-06-29 18:32:01 +0800
committerBas van Kervel <bas@ethdev.com>2015-06-29 18:32:01 +0800
commitf9264e87ec4c612f647a05ea11d5640709577a7f (patch)
tree4b2549ec6004d5735a795d80727d50d7be5368c5 /rpc/api/eth.go
parenta355777ff8531ba91fbdfb093532e7314c15710b (diff)
downloadgo-tangerine-f9264e87ec4c612f647a05ea11d5640709577a7f.tar.gz
go-tangerine-f9264e87ec4c612f647a05ea11d5640709577a7f.tar.zst
go-tangerine-f9264e87ec4c612f647a05ea11d5640709577a7f.zip
add json parsing method for resend transaction
Diffstat (limited to 'rpc/api/eth.go')
-rw-r--r--rpc/api/eth.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpc/api/eth.go b/rpc/api/eth.go
index 0735754b5..6c071569c 100644
--- a/rpc/api/eth.go
+++ b/rpc/api/eth.go
@@ -12,7 +12,6 @@ import (
"github.com/ethereum/go-ethereum/rpc/shared"
"github.com/ethereum/go-ethereum/xeth"
"gopkg.in/fatih/set.v0"
- "fmt"
)
const (