pub fn create_candy_machine_data(
_client: &Client,
config: &ConfigData,
cache: &Cache,
) -> Result<CandyMachineData>Expand description
Create the candy machine data struct.
pub fn create_candy_machine_data(
_client: &Client,
config: &ConfigData,
cache: &Cache,
) -> Result<CandyMachineData>Create the candy machine data struct.