Function sugar_cli::deploy::collection::create_collection
source · pub fn create_collection(
client: &SugarClient,
_candy_machine: Pubkey,
cache: &mut Cache,
config_data: &ConfigData
) -> Result<(Signature, Pubkey)>