Update API with new buckets synchronization

This commit is contained in:
Eduard S
2020-12-10 18:00:17 +01:00
parent 20b8d0561f
commit d1ced80e62
3 changed files with 11 additions and 6 deletions

View File

@@ -2791,10 +2791,6 @@ components:
type: integer
description: Max USD value
example: 1000
blockStamp:
type: integer
description: Last time a withdrawal was added ( or removed if the bucket was full)
example: 4475934
withdrawals:
type: integer
description: Available withdrawals of the bucket
@@ -2810,7 +2806,6 @@ components:
additionalProperties: false
required:
- ceilUSD
- blockStamp
- withdrawals
- blockWithdrawalRate
- maxWithdrawals