MetaplexCandyMachineSetCandyMachineAuthorityLayout constructor

const MetaplexCandyMachineSetCandyMachineAuthorityLayout({
  1. required SolAddress newAuthority,
})

Implementation

const MetaplexCandyMachineSetCandyMachineAuthorityLayout(
    {required this.newAuthority});