Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-kamino-lending
getDeleteReferrerStateAndShortUrlInstruction
Function getDeleteReferrerStateAndShortUrlInstruction
getDeleteReferrerStateAndShortUrlInstruction
<
TAccountReferrer
extends
string
,
TAccountReferrerState
extends
string
,
TAccountShortUrl
extends
string
,
TAccountRent
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"KLend2g3cP87fffoy8q1mQqGKjrxjC8boSyAYavgmjD"
>
,
>
(
input
:
DeleteReferrerStateAndShortUrlInput
<
TAccountReferrer
,
TAccountReferrerState
,
TAccountShortUrl
,
TAccountRent
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
DeleteReferrerStateAndShortUrlInstruction
<
TProgramAddress
,
TAccountReferrer
,
TAccountReferrerState
,
TAccountShortUrl
,
TAccountRent
,
TAccountSystemProgram
,
>
Type Parameters
TAccountReferrer
extends
string
TAccountReferrerState
extends
string
TAccountShortUrl
extends
string
TAccountRent
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"KLend2g3cP87fffoy8q1mQqGKjrxjC8boSyAYavgmjD"
>
Parameters
input
:
DeleteReferrerStateAndShortUrlInput
<
TAccountReferrer
,
TAccountReferrerState
,
TAccountShortUrl
,
TAccountRent
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
DeleteReferrerStateAndShortUrlInstruction
<
TProgramAddress
,
TAccountReferrer
,
TAccountReferrerState
,
TAccountShortUrl
,
TAccountRent
,
TAccountSystemProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...