fix: fix proto files created as super-user (#13801)
* chore: bump proto-builder * updates * fix root issue Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
@@ -2919,7 +2919,7 @@ func (x *DominoOp) GetOutput() string {
|
||||
}
|
||||
|
||||
// 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
|
||||
type ProofOp struct {
|
||||
state protoimpl.MessageState
|
||||
|
||||
Reference in New Issue
Block a user