Open Gmsir opened 3 years ago
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
func (tc tendermintClient) QueryBlock(height int64) (pBlock *types.Block, err error)
exchain-go-sdk/module/tendermint/query.go
Summary
Problem Definition
Proposal
For Admin Use