Utility.Registry.V0.Configuration.AppReward

Templates

template AppRewardConfiguration

App reward configuration for distributing the app reward. Defines how the app reward is split between the operator and the provider. The operator’s weight w determines the fraction of the reward they receive; the remainder (1.0 - w) goes to the provider party by default. Note that the provider can optionally set explicit beneficiaries for their part of the share for certain instruments in the InstrumentConfiguration. If the configuration field is None, no app rewards will be distributed.

Signatory: operator

Field

Type

Description

operator

Party

The operator party.

provider

Party

The provider party.

details

AppRewardConfigurationDetails

Details about the app reward configuration.

Data Types

data AppRewardConfigurationDetails

Configuration for app reward.

AppRewardConfigurationDetails

Field

Type

Description

dso

Party

The DSO party.

operatorAppRewardBeneficiary

AppRewardBeneficiary

App reward beneficiary of the operator.