gill

getInitializeInterestBearingMintInstruction

function getInitializeInterestBearingMintInstruction<TAccountMint, TProgramAddress>(input, config?): InitializeInterestBearingMintInstruction<TProgramAddress, TAccountMint>;

Type Parameters

Type ParameterDefault type
TAccountMint extends string-
TProgramAddress extends AddressAddress<"TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb">

Parameters

ParameterType
inputInitializeInterestBearingMintInput<TAccountMint>
config?{ programAddress?: TProgramAddress; }
config.programAddress?TProgramAddress

Returns

InitializeInterestBearingMintInstruction<TProgramAddress, TAccountMint>

On this page