Integrate moon concept into http config bus, and clean up that code quite a bit.
This commit is contained in:
parent
c95bae2d73
commit
4b11566505
7 changed files with 265 additions and 360 deletions
|
@ -442,16 +442,6 @@ typedef struct
|
|||
*/
|
||||
uint64_t address;
|
||||
|
||||
/**
|
||||
* Current world ID
|
||||
*/
|
||||
uint64_t worldId;
|
||||
|
||||
/**
|
||||
* Current world revision/timestamp
|
||||
*/
|
||||
uint64_t worldTimestamp;
|
||||
|
||||
/**
|
||||
* Public identity in string-serialized form (safe to send to others)
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue