mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
Align code with new Bitfinex API documentation improvements.
This commit is contained in:
@@ -199,7 +199,7 @@ DerivativesStatus = generate_labeler_serializer(
|
||||
"_PLACEHOLDER",
|
||||
"insurance_fund_balance",
|
||||
"_PLACEHOLDER",
|
||||
"next_funding_evt_timestamp_ms",
|
||||
"next_funding_evt_mts",
|
||||
"next_funding_accrued",
|
||||
"next_funding_step",
|
||||
"_PLACEHOLDER",
|
||||
@@ -258,7 +258,7 @@ FundingStatistic = generate_labeler_serializer(
|
||||
name="FundingStatistic",
|
||||
klass=types.FundingStatistic,
|
||||
labels=[
|
||||
"timestamp",
|
||||
"mts",
|
||||
"_PLACEHOLDER",
|
||||
"_PLACEHOLDER",
|
||||
"frr",
|
||||
|
||||
Reference in New Issue
Block a user