gill/programs/token/Type aliasesSetAuthorityInstructionDatatype SetAuthorityInstructionData = { authorityType: AuthorityType; discriminator: number; newAuthority: Option<Address>; }; Properties authorityType authorityType: AuthorityType; The type of authority to update. discriminator discriminator: number; newAuthority newAuthority: Option<Address>; The new authoritySetAuthorityInstructionPrevious PageSetAuthorityInstructionDataArgsNext Page