Function getDeletePositionBundleInstruction
getDeletePositionBundleInstruction< TAccountPositionBundle extends string, TAccountPositionBundleMint extends string, TAccountPositionBundleTokenAccount extends string, TAccountPositionBundleOwner extends string, TAccountReceiver extends string, TAccountTokenProgram extends string, TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">,>( input: DeletePositionBundleInput< TAccountPositionBundle, TAccountPositionBundleMint, TAccountPositionBundleTokenAccount, TAccountPositionBundleOwner, TAccountReceiver, TAccountTokenProgram, >, config?: { programAddress?: TProgramAddress },): DeletePositionBundleInstruction< TProgramAddress, TAccountPositionBundle, TAccountPositionBundleMint, TAccountPositionBundleTokenAccount, TAccountPositionBundleOwner, TAccountReceiver, TAccountTokenProgram,> Type Parameters
- TAccountPositionBundle extends string
- TAccountPositionBundleMint extends string
- TAccountPositionBundleTokenAccount extends string
- TAccountPositionBundleOwner extends string
- TAccountReceiver extends string
- TAccountTokenProgram extends string
- TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">