add tests

This commit is contained in:
Callum Waters
2022-08-06 19:40:06 +02:00
parent 8188ad3f90
commit 35bb8e3f8b
8 changed files with 283 additions and 235 deletions

View File

@@ -312,7 +312,7 @@ message ResponseApplySnapshotChunk {
}
message ResponsePrepareProposal {
repeated TxRecord tx_records = 1;
repeated TxRecord tx_records = 1;
}
message ResponseProcessProposal {