Skip to content

gnongs/goc-relayer-evidence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goc-relayer-evidence

If your relayer set 0 fee, you con't check heights with this program

  1. Edit config.json
[
    {
        "chain": "sputnik",
        "address": "RELAYER_ADDRESS",
        "rpc_endpoint": "API_ENDPOINT"
    },
    {
        "chain": "gopher",
        "address": "RELAYER_ADDRESS",
        "rpc_endpoint": "API_ENDPOINT"
    }
]
  1. build binary
go build
  1. Start binary
./goc-relayer-evidence
  1. Print your evidence height
hero 's total_count: 23 of 25
[62882 63334 63377 69408 70645 71387 72359 76578 81283 84498 90055 91093 93501 94089 95066 97244 97270 97295 97993 98534 106299 106453 106547]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages