mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-13 00:45:29 -04:00
update p2p connection and message packages
remove inventor and monitor packages Co-authored-by: Alva Swanson <alvasw@protonmail.com> Co-authored-by: Alejandro García <117378669+alejandrogarcia83@users.noreply.github.com> Co-authored-by: jmacxx <47253594+jmacxx@users.noreply.github.com> Co-authored-by: HenrikJannsen <boilingfrog@gmx.com>
This commit is contained in:
parent
0f41c8d8b8
commit
e0db4528da
79 changed files with 1332 additions and 5327 deletions
|
@ -90,6 +90,7 @@ message GetDataResponse {
|
|||
repeated StorageEntryWrapper data_set = 3;
|
||||
repeated int32 supported_capabilities = 4;
|
||||
repeated PersistableNetworkPayload persistable_network_payload_items = 5;
|
||||
bool was_truncated = 6;
|
||||
}
|
||||
|
||||
message GetUpdatedDataRequest {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue