gill/programs/token/Type aliasesInitializeInterestBearingMintInstructionDataArgstype InitializeInterestBearingMintInstructionDataArgs = { rate: number; rateAuthority: OptionOrNullable<Address>; }; Properties rate rate: number; The initial interest rate rateAuthority rateAuthority: OptionOrNullable<Address>; The public key for the account that can update the rateInitializeInterestBearingMintInstructionDataPrevious PageInitializeMetadataPointerInputNext Page