mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-10 08:08:17 -05:00
Compare commits
1 Commits
zerokit-ap
...
chore-upda
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cb5d8f19b4 |
@@ -105,6 +105,8 @@ message HistoryResponse {
|
||||
enum Error {
|
||||
NONE = 0;
|
||||
INVALID_CURSOR = 1;
|
||||
TOO_MANY_REQUESTS = 429;
|
||||
SERVICE_UNAVAILABLE = 503;
|
||||
}
|
||||
Error error = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user