chore: make format, make proto-update-deps, add 0.45.10 in changelog (#13623)

This commit is contained in:
Julien Robert
2022-10-24 15:23:12 +02:00
committed by GitHub
parent 04db139e8a
commit 209797f3be
8 changed files with 26 additions and 13 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ message DominoOp {
}
// ProofOp defines an operation used for calculating Merkle root
// The data could be arbitrary format, providing necessary data
// The data could be arbitrary format, providing nessecary data
// for example neighbouring node hash
message ProofOp {
string type = 1;