Function nifty_cli::commands::mint

source ·
pub fn mint(args: MintIxArgs) -> Result<Vec<Instruction>, MintError>
Expand description

Returns a vector of instructions to fully mint an asset, including with extensions. The instructions are returned in the order they should be executed.