tellor-io / telliot

The main CLI tool to interact with the Tellor projects
MIT License
28 stars 30 forks source link

TX status check returns fail for successfull TX in the submitter #456

Closed krasi-georgiev closed 2 years ago

krasi-georgiev commented 3 years ago

This line for some reason returns status fail when the actual TX has passed ok

https://github.com/tellor-io/telliot/blob/master/pkg/submitter/tellor/tellor.go#L291