Documentation
Preparing search index...
@orca-so/whirlpools-client
getDeletePositionBundleInstruction
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"
>
Parameters
input
:
DeletePositionBundleInput
<
TAccountPositionBundle
,
TAccountPositionBundleMint
,
TAccountPositionBundleTokenAccount
,
TAccountPositionBundleOwner
,
TAccountReceiver
,
TAccountTokenProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
DeletePositionBundleInstruction
<
TProgramAddress
,
TAccountPositionBundle
,
TAccountPositionBundleMint
,
TAccountPositionBundleTokenAccount
,
TAccountPositionBundleOwner
,
TAccountReceiver
,
TAccountTokenProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...