Module messages

Source

Structs§

PriceFeedMessage
PublisherStakeCap
PublisherStakeCapsMessage
TwapMessage
Message format for sending Twap data via the accumulator program

Enums§

Message
Message format for sending data to other chains via the accumulator program When serialized with PythNet serialization format, each message starts with a unique 1-byte discriminator, followed by the serialized struct data in the definition(s) below.

Constants§

PUBLISHER_STAKE_CAPS_MESSAGE_FEED_ID
PublisherStakeCapsMessage is a global message that aggregates data from all price feeds we can’t associate it with a specific feed, so we use a feed id that is not used by any price feed

Type Aliases§

FeedId
Id of a feed producing the message. One feed produces one or more messages.
Pubkey