reset metrics b4 stress test and export after
This commit is contained in:
parent
f2445dd850
commit
67c1260748
22 changed files with 1241 additions and 34 deletions
|
|
@ -10,6 +10,10 @@ message LndSeed {
|
|||
repeated string seed = 1;
|
||||
}
|
||||
|
||||
message ZippedMetrics {
|
||||
string path = 1;
|
||||
}
|
||||
|
||||
message EncryptionExchangeRequest {
|
||||
string publicKey = 1;
|
||||
string deviceId = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue