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:
Kevin Froman 2018-06-13 02:33:37 -05:00
parent 22aa3110d5
commit 083ffd8af3
No known key found for this signature in database
GPG key ID: 0D414D0FE405B63B
3 changed files with 53 additions and 8 deletions

View file

@ -194,6 +194,7 @@ class Core:
speed int,
success int,
DBHash text,
powValue text,
failure int,
lastConnect int
);