package
0.0.5
Repository: https://github.com/roboticagile/metaplex-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
InstructionIDToName returns the name of the instruction given its ID.
NewBuyRaffleTicketInstruction declares a new BuyRaffleTicket instruction with the provided parameters and accounts.
NewBuyRaffleTicketInstructionBuilder creates a new `BuyRaffleTicket` instruction builder.
NewCheckRaffleTicketInstruction declares a new CheckRaffleTicket instruction with the provided parameters and accounts.
NewCheckRaffleTicketInstructionBuilder creates a new `CheckRaffleTicket` instruction builder.
NewFreezeInstruction declares a new Freeze instruction with the provided parameters and accounts.
NewFreezeInstructionBuilder creates a new `Freeze` instruction builder.
NewInitializeCandyMachineInstruction declares a new InitializeCandyMachine instruction with the provided parameters and accounts.
NewInitializeCandyMachineInstructionBuilder creates a new `InitializeCandyMachine` instruction builder.
NewInitializeConfigInstruction declares a new InitializeConfig instruction with the provided parameters and accounts.
NewInitializeConfigInstructionBuilder creates a new `InitializeConfig` instruction builder.
NewMintNftInstruction declares a new MintNft instruction with the provided parameters and accounts.
NewMintNftInstructionBuilder creates a new `MintNft` instruction builder.
NewMintNftLiteInstruction declares a new MintNftLite instruction with the provided parameters and accounts.
NewMintNftLiteInstructionBuilder creates a new `MintNftLite` instruction builder.
NewMintNftMip1Instruction declares a new MintNftMip1 instruction with the provided parameters and accounts.
NewMintNftMip1InstructionBuilder creates a new `MintNftMip1` instruction builder.
NewMintNftOcpInstruction declares a new MintNftOcp instruction with the provided parameters and accounts.
NewMintNftOcpInstructionBuilder creates a new `MintNftOcp` instruction builder.
NewPopulateOrderInstruction declares a new PopulateOrder instruction with the provided parameters and accounts.
NewPopulateOrderInstructionBuilder creates a new `PopulateOrder` instruction builder.
NewSettleRaffleTicketInstruction declares a new SettleRaffleTicket instruction with the provided parameters and accounts.
NewSettleRaffleTicketInstructionBuilder creates a new `SettleRaffleTicket` instruction builder.
NewThawInstruction declares a new Thaw instruction with the provided parameters and accounts.
NewThawInstructionBuilder creates a new `Thaw` instruction builder.
NewUnverifyNonMasterEditionInstruction declares a new UnverifyNonMasterEdition instruction with the provided parameters and accounts.
NewUnverifyNonMasterEditionInstructionBuilder creates a new `UnverifyNonMasterEdition` instruction builder.
NewUpdateAuthorityInstruction declares a new UpdateAuthority instruction with the provided parameters and accounts.
NewUpdateAuthorityInstructionBuilder creates a new `UpdateAuthority` instruction builder.
NewUpdateCandyMachineInstruction declares a new UpdateCandyMachine instruction with the provided parameters and accounts.
NewUpdateCandyMachineInstructionBuilder creates a new `UpdateCandyMachine` instruction builder.
NewUpdateConfigInstruction declares a new UpdateConfig instruction with the provided parameters and accounts.
NewUpdateConfigInstructionBuilder creates a new `UpdateConfig` instruction builder.
NewUpdateFreezeStateInstruction declares a new UpdateFreezeState instruction with the provided parameters and accounts.
NewUpdateFreezeStateInstructionBuilder creates a new `UpdateFreezeState` instruction builder.
NewUpdateLaunchStagesInstruction declares a new UpdateLaunchStages instruction with the provided parameters and accounts.
NewUpdateLaunchStagesInstructionBuilder creates a new `UpdateLaunchStages` instruction builder.
NewWithdrawFundsInstruction declares a new WithdrawFunds instruction with the provided parameters and accounts.
NewWithdrawFundsInstructionBuilder creates a new `WithdrawFunds` instruction builder.
NewWithdrawOrderRentInstruction declares a new WithdrawOrderRent instruction with the provided parameters and accounts.
NewWithdrawOrderRentInstructionBuilder creates a new `WithdrawOrderRent` 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

# 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
No description provided by the author
* Lite version of mint_nft.
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
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

BuyRaffleTicket is the `buyRaffleTicket` instruction.
No description provided by the author
CheckRaffleTicket is the `checkRaffleTicket` instruction.
No description provided by the author
No description provided by the author
Freeze is the `freeze` instruction.
No description provided by the author
InitializeCandyMachine is the `initializeCandyMachine` instruction.
No description provided by the author
InitializeConfig is the `initializeConfig` instruction.
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
MintNft is the `mintNft` instruction.
* Lite version of mint_nft.
MintNftMip1 is the `mintNftMip1` instruction.
MintNftOcp is the `mintNftOcp` instruction.
No description provided by the author
PopulateOrder is the `populateOrder` instruction.
No description provided by the author
No description provided by the author
SettleRaffleTicket is the `settleRaffleTicket` instruction.
Thaw is the `thaw` instruction.
UnverifyNonMasterEdition is the `unverifyNonMasterEdition` instruction.
UpdateAuthority is the `updateAuthority` instruction.
UpdateCandyMachine is the `updateCandyMachine` instruction.
UpdateConfig is the `updateConfig` instruction.
No description provided by the author
UpdateFreezeState is the `updateFreezeState` instruction.
No description provided by the author
UpdateLaunchStages is the `updateLaunchStages` instruction.
No description provided by the author
No description provided by the author
No description provided by the author
WithdrawFunds is the `withdrawFunds` instruction.
WithdrawOrderRent is the `withdrawOrderRent` instruction.

# 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