-
Notifications
You must be signed in to change notification settings - Fork 2
FCPv2 GetNode
Stephen Oliver edited this page Apr 8, 2018
·
1 revision
GetNode asks the Freenet node for it's node reference and possibly node statistics.
See NodeData for the corresponding response.
GetNode
WithPrivate=true
WithVolatile=false
EndMessage
Field | Possible values | Mandatory | Default | Description |
---|---|---|---|---|
Identifier | No | |||
GiveOpennetRef | [true,false] | No | false | If set true, the Opennet node reference is returned rather than the Darknet node reference. Available since 1044. |
WithPrivate | [true,false] | No | false | If set true, the private-to-the-nodes fields be included with the returned node reference |
WithVolatile | [true,false] | No | false | If set true, the volatile statistical information will be included in the returned fieldset |