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-30 17:20:31 +0800
commit7ffabf1d399989618470794600e25764bdd9954b (patch)
treefa81bbd416949f979e41d6db92690261937a262e /rpc/api/eth.go
parent6fdddc5ac940b6241596e0a2622461148e8a57a0 (diff)
downloadgo-tangerine-7ffabf1d399989618470794600e25764bdd9954b.tar.gz
go-tangerine-7ffabf1d399989618470794600e25764bdd9954b.tar.zst
go-tangerine-7ffabf1d399989618470794600e25764bdd9954b.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 8e9647861..db0b4b024 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 (