An optional wallet for receiving kickbacks from job usage in feeds. Defaults to token vault.
If included, this keypair will be the aggregator authority rather than the aggregator keypair.
Number of oracles to request on aggregator update.
unix_timestamp after which funds may be withdrawn from the aggregator. null/undefined/0 means the feed has no expiration.
Number of seconds for which, even if the variance threshold is not passed, accept new responses from oracles.
Optional pre-existing keypair to use for aggregator initialization.
Metadata of the aggregator to store on-chain.
Minimum number of feed jobs suggested to be successful before an oracle sends a response.
Minimum number of oracle responses required before a round is validated.
Minimum number of seconds required between aggregator rounds.
Name of the aggregator to store on-chain.
The queue to which this aggregator will be linked
unix_timestamp for which no feed update will occur before.
Change percentage required between a previous round and the current round. If variance percentage is not met, reject new oracle responses.
Generated using TypeDoc
Parameters to initialize an aggregator account.