stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.horizon.responses
/
FeeStatsResponse
/
FeeDistribution
/
FeeDistribution
Fee
Distribution
constructor
(
min
:
Long
,
max
:
Long
,
mode
:
Long
,
p10
:
Long
,
p20
:
Long
,
p30
:
Long
,
p40
:
Long
,
p50
:
Long
,
p60
:
Long
,
p70
:
Long
,
p80
:
Long
,
p90
:
Long
,
p95
:
Long
,
p99
:
Long
)