sbv2-solana/website/idl/accounts/AggregatorHistoryBuffer.md

652 B
Raw Blame History

import AggregatorHistoryBuffer from "../_AggregatorHistoryBuffer.md" import AggregatorHistoryRow from "../types/AggregatorHistoryRow.md"

Serialized buffer account storing a given number of accepted on-chain results for a single aggregator

Size: 12 Bytes + (28 Bytes × Num Samples)
Rent Exemption: Dependent on number of samples to store.
         10,000 samples:   1.949774400 SOL
         200,000 samples: 38.976974400 SOL

AggregatorHistoryRow