Get formatted response for RPC call txpool_status
Required:
go instal github.com/rrobrms/monit-txpool_status@latestAdjust this variables to your needs in
main.go
var (
RPC = "ws://127.0.0.1:8545"
TICK = 2
)go run main.go| Name | Name | Last commit date | ||
|---|---|---|---|---|
Get formatted response for RPC call txpool_status
Required:
go instal github.com/rrobrms/monit-txpool_status@latestAdjust this variables to your needs in
main.go
var (
RPC = "ws://127.0.0.1:8545"
TICK = 2
)go run main.go