drop unused last_successful_update field from node table (#1754)

This commit is contained in:
Kristoffer Dalby
2024-02-18 23:22:07 +01:00
committed by GitHub
parent 384ca03208
commit 3f162c212c
16 changed files with 387 additions and 403 deletions

View File

@@ -34,6 +34,7 @@
"details": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/protobufAny"
}
}