augur
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
augur
augur
/
xyz.block.augur
/
FeeEstimator
/
FeeEstimator
Fee
Estimator
@
JvmOverloads
constructor
(
probabilities
:
List
<
Double
>
=
DEFAULT_PROBABILITIES
,
blockTargets
:
List
<
Double
>
=
DEFAULT_BLOCK_TARGETS
,
shortTermWindowDuration
:
Duration
=
Duration.ofMinutes(30)
,
longTermWindowDuration
:
Duration
=
Duration.ofHours(24)
)
(
source
)