# Functions
No description provided by the author
InstructionIDToName returns the name of the instruction given its ID.
NewInitializeInstruction declares a new Initialize instruction with the provided parameters and accounts.
NewInitializeInstructionBuilder creates a new `Initialize` instruction builder.
NewSetPriceInfoInstruction declares a new SetPriceInfo instruction with the provided parameters and accounts.
NewSetPriceInfoInstructionBuilder creates a new `SetPriceInfo` instruction builder.
NewSetPriceInstruction declares a new SetPrice instruction with the provided parameters and accounts.
NewSetPriceInstructionBuilder creates a new `SetPrice` instruction builder.
NewSetTwapInstruction declares a new SetTwap instruction with the provided parameters and accounts.
NewSetTwapInstructionBuilder creates a new `SetTwap` instruction builder.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Initialize is the `initialize` instruction.
No description provided by the author
SetPrice is the `setPrice` instruction.
SetPriceInfo is the `setPriceInfo` instruction.
SetTwap is the `setTwap` instruction.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author