Skip to content

Commit 9ec1165

Browse files
committed
WIP
1 parent cd1dc88 commit 9ec1165

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

cmd/txgaschart/app.go

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ import (
77
"github.com/spf13/cobra"
88
)
99

10-
// const (
11-
// rpcURL = "https://sepolia.infura.io/v3/f694519bed4a476bbe8905b8c2e00ace"
12-
// startBlock = uint64(9356826)
13-
// endBlock = uint64(9358826)
14-
// targetAddr = "0xeE76bECaF80fFe451c8B8AFEec0c21518Def02f9"
15-
// )
16-
1710
type args struct {
1811
rpcURL string
1912
rateLimit float64

0 commit comments

Comments
 (0)