Skip to content

Commit fd18e8a

Browse files
committed
Update block result response interface
1 parent 6b39039 commit fd18e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/tendermint/rawblockresults.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ type RawBlockResultsConsensusParamUpdates struct {
6666
Version struct {
6767
AppVersion string `json:"app_version"`
6868
} `json:"version"`
69+
ABCI interface{} `json:"abci"`
6970
}

0 commit comments

Comments
 (0)