kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-heddle
/
us.tractat.kuilt.heddle
/
HeddleConfig
/
HeddleConfig
Heddle
Config
constructor
(
policy
:
PolicyConfig
,
maxHoldingsPerPeer
:
Long
,
demandTtl
:
Duration
=
30.seconds
,
quilter
:
QuilterConfig
=
QuilterConfig()
,
heartbeat
:
HeartbeatConfig
=
HeartbeatConfig()
,
random
:
Random
=
Random.Default
)