This commit is contained in:
boufni95 2023-12-15 21:02:26 +01:00
commit 4a06e64278
5 changed files with 1748 additions and 1731 deletions

View file

@ -22,6 +22,7 @@ message UsageMetric {
bool batch = 7;
bool nostr = 8;
int64 batch_size = 9;
bool success = 10;
}
message UsageMetrics {