mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 04:01:55 +00:00
Update protocol buffers
This commit is contained in:
@@ -87,6 +87,7 @@ message Request {
|
||||
RequestInitChain init_chain = 9;
|
||||
RequestBeginBlock begin_block = 10;
|
||||
RequestEndBlock end_block = 11;
|
||||
RequestProof proof = 12;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -122,7 +123,6 @@ message RequestProof{
|
||||
int64 height = 2;
|
||||
}
|
||||
|
||||
|
||||
message RequestCommit{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user