# Functions
No description provided by the author
InstructionIDToName returns the name of the instruction given its ID.
NewAcceptOwnershipInstruction declares a new AcceptOwnership instruction with the provided parameters and accounts.
NewAcceptOwnershipInstructionBuilder creates a new `AcceptOwnership` instruction builder.
NewAddAccessInstruction declares a new AddAccess instruction with the provided parameters and accounts.
NewAddAccessInstructionBuilder creates a new `AddAccess` instruction builder.
NewInitializeInstruction declares a new Initialize instruction with the provided parameters and accounts.
NewInitializeInstructionBuilder creates a new `Initialize` instruction builder.
NewRemoveAccessInstruction declares a new RemoveAccess instruction with the provided parameters and accounts.
NewRemoveAccessInstructionBuilder creates a new `RemoveAccess` instruction builder.
NewTransferOwnershipInstruction declares a new TransferOwnership instruction with the provided parameters and accounts.
NewTransferOwnershipInstructionBuilder creates a new `TransferOwnership` 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
No description provided by the author
No description provided by the author
# Structs
AcceptOwnership is the `acceptOwnership` instruction.
No description provided by the author
No description provided by the author
AddAccess is the `addAccess` instruction.
Initialize is the `initialize` instruction.
No description provided by the author
RemoveAccess is the `removeAccess` instruction.
TransferOwnership is the `transferOwnership` instruction.