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