Splice.ExternalPartyConfigState
Templates
template ExternalPartyConfigState
ExternalPartyConfigStatestores the configuration required for transfer, allocations, traffic purchases and taps. While it exposes a subset of the information also available onOpenMiningRound,ExternalPartyConfigStatecontracts are active much longer allowing for a 24 delay between preparing and executing a transaction.There are always two
ExternalPartyConfigStatecontracts created approximatelyexternalPartyConfigStateTickDurationapart from each other and each is active for2 * externalPartyConfigStateTickDuration.Signatory: dso
Field
Type
Description
dso
holdingFeesOpenRoundNumber
The round number to use for charging holding fees for newly created contracts.
amuletPrice
Amulet price at the time the config state was created.
transferConfig
Transfer config at the time the config state was created.
targetArchiveAfter
Lower bound on the time the contract gets archived, not enforced as a strict upper bound.
Choice Archive
Controller: dso
Returns: ()
(no fields)
Comments