exchain-go-sdk icon indicating copy to clipboard operation
exchain-go-sdk copied to clipboard

no interface to getheight ?so how i can do this?

Open Gmsir opened this issue 4 years ago • 1 comments

Summary

Problem Definition

Proposal


For Admin Use

  • [ ] Not duplicate issue
  • [ ] Appropriate labels applied
  • [ ] Appropriate contributors tagged
  • [ ] Contributor assigned/self-assigned

Gmsir avatar Apr 29 '21 01:04 Gmsir

Hello @Gmsir Plz check the function func (tc tendermintClient) QueryBlock(height int64) (pBlock *types.Block, err error) in exchain-go-sdk/module/tendermint/query.go

RevelationOfTuring avatar Jul 02 '21 05:07 RevelationOfTuring