Commit 5062ea67 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent e5fa12a5
......@@ -327,7 +327,8 @@ func (t *IdTime) neoDecode(data []byte) (uint64, bool) {
return 8, true
}
// NodeInfo is information about a node
// NodeInfo is information about a node.
//
//neo:proto typeonly
type NodeInfo struct {
Type NodeType
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment