The following table shows how the command is encoded for network transmission:
| Type | Name | Description |
|---|---|---|
| uint8 | id = 10 | The command byte that identifies this command. Since this command is an alias for node_create, this value is shared with that command. To identify it as an alias, certain fields are given specific values, see below. |
| VNodeID | node_id | (Ignored for this aliased command, but must still be present.) |
| VNodeType | type | (Ignored for this aliased command, but must still be present.) |
| VNodeOwner | owner | (Ignored for this aliased command, but must still be present.) |