# Functions
No description provided by the author
InstructionIDToName returns the name of the instruction given its ID.
NewAcceptFeedOwnershipInstruction declares a new AcceptFeedOwnership instruction with the provided parameters and accounts.
NewAcceptFeedOwnershipInstructionBuilder creates a new `AcceptFeedOwnership` instruction builder.
NewAcceptStoreOwnershipInstruction declares a new AcceptStoreOwnership instruction with the provided parameters and accounts.
NewAcceptStoreOwnershipInstructionBuilder creates a new `AcceptStoreOwnership` instruction builder.
NewCloseFeedInstruction declares a new CloseFeed instruction with the provided parameters and accounts.
NewCloseFeedInstructionBuilder creates a new `CloseFeed` instruction builder.
NewCreateFeedInstruction declares a new CreateFeed instruction with the provided parameters and accounts.
NewCreateFeedInstructionBuilder creates a new `CreateFeed` instruction builder.
NewInitializeInstruction declares a new Initialize instruction with the provided parameters and accounts.
NewInitializeInstructionBuilder creates a new `Initialize` instruction builder.
NewLowerFlagInstruction declares a new LowerFlag instruction with the provided parameters and accounts.
NewLowerFlagInstructionBuilder creates a new `LowerFlag` instruction builder.
NewQueryInstruction declares a new Query instruction with the provided parameters and accounts.
NewQueryInstructionBuilder creates a new `Query` instruction builder.
NewSetLoweringAccessControllerInstruction declares a new SetLoweringAccessController instruction with the provided parameters and accounts.
NewSetLoweringAccessControllerInstructionBuilder creates a new `SetLoweringAccessController` instruction builder.
NewSetValidatorConfigInstruction declares a new SetValidatorConfig instruction with the provided parameters and accounts.
NewSetValidatorConfigInstructionBuilder creates a new `SetValidatorConfig` instruction builder.
NewSetWriterInstruction declares a new SetWriter instruction with the provided parameters and accounts.
NewSetWriterInstructionBuilder creates a new `SetWriter` instruction builder.
NewSubmitInstruction declares a new Submit instruction with the provided parameters and accounts.
NewSubmitInstructionBuilder creates a new `Submit` instruction builder.
NewTransferFeedOwnershipInstruction declares a new TransferFeedOwnership instruction with the provided parameters and accounts.
NewTransferFeedOwnershipInstructionBuilder creates a new `TransferFeedOwnership` instruction builder.
NewTransferStoreOwnershipInstruction declares a new TransferStoreOwnership instruction with the provided parameters and accounts.
NewTransferStoreOwnershipInstructionBuilder creates a new `TransferStoreOwnership` instruction builder.
No description provided by the author
# Constants
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
The query instruction takes a `Query` and serializes the response in a fixed format.
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
# Structs
AcceptFeedOwnership is the `acceptFeedOwnership` instruction.
AcceptStoreOwnership is the `acceptStoreOwnership` instruction.
CloseFeed is the `closeFeed` instruction.
CreateFeed is the `createFeed` instruction.
Initialize is the `initialize` instruction.
No description provided by the author
LowerFlag is the `lowerFlag` instruction.
No description provided by the author
The query instruction takes a `Query` and serializes the response in a fixed format.
No description provided by the author
No description provided by the author
SetLoweringAccessController is the `setLoweringAccessController` instruction.
SetValidatorConfig is the `setValidatorConfig` instruction.
SetWriter is the `setWriter` instruction.
No description provided by the author
Submit is the `submit` instruction.
TransferFeedOwnership is the `transferFeedOwnership` instruction.
TransferStoreOwnership is the `transferStoreOwnership` instruction.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
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