gill/programs/token/Type aliasesSetAuthorityInstructionDataArgstype SetAuthorityInstructionDataArgs = { authorityType: AuthorityTypeArgs; newAuthority: OptionOrNullable<Address>; }; Properties authorityType authorityType: AuthorityTypeArgs; The type of authority to update. newAuthority newAuthority: OptionOrNullable<Address>; The new authoritySetAuthorityInstructionDataPrevious PageSetTransferFeeInputNext Page