Module messages

Source

Structs§

PriceFeedMessage
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.

Type Aliases§

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