work on new communicator, added some communication to peers and imported some old
communicator features added powValue to address db, currently unused
This commit is contained in:
parent
22aa3110d5
commit
083ffd8af3
3 changed files with 53 additions and 8 deletions
|
|
@ -194,6 +194,7 @@ class Core:
|
|||
speed int,
|
||||
success int,
|
||||
DBHash text,
|
||||
powValue text,
|
||||
failure int,
|
||||
lastConnect int
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue