mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Make nodeid required.
This commit is contained in:
@@ -205,7 +205,7 @@ message TMObjectByHash
|
||||
}
|
||||
|
||||
message TMLedgerNode {
|
||||
optional bytes nodeid = 1;
|
||||
required bytes nodeid = 1;
|
||||
required bytes nodedata = 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user