Co-authored-by: Damian Nolan <damiannolan@gmail.com>
This commit is contained in:
parent
43af640664
commit
dd8557ddd5
@ -1327,6 +1327,7 @@ func (app *BaseApp) CreateQueryContextWithCheckHeader(height int64, prove, check
|
||||
WithHeaderInfo(coreheader.Info{
|
||||
ChainID: app.chainID,
|
||||
Height: height,
|
||||
Time: header.Time,
|
||||
}).
|
||||
WithBlockHeader(*header).
|
||||
WithBlockHeight(height)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user