Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
getDeprecatedCreateReservationListInstruction
Function getDeprecatedCreateReservationListInstruction
getDeprecatedCreateReservationListInstruction
<
TAccountReservationList
extends
string
,
TAccountPayer
extends
string
,
TAccountUpdateAuthority
extends
string
,
TAccountMasterEdition
extends
string
,
TAccountResource
extends
string
,
TAccountMetadata
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountRent
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
,
>
(
input
:
DeprecatedCreateReservationListInput
<
TAccountReservationList
,
TAccountPayer
,
TAccountUpdateAuthority
,
TAccountMasterEdition
,
TAccountResource
,
TAccountMetadata
,
TAccountSystemProgram
,
TAccountRent
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
DeprecatedCreateReservationListInstruction
<
TProgramAddress
,
TAccountReservationList
,
TAccountPayer
,
TAccountUpdateAuthority
,
TAccountMasterEdition
,
TAccountResource
,
TAccountMetadata
,
TAccountSystemProgram
,
TAccountRent
,
>
Type Parameters
TAccountReservationList
extends
string
TAccountPayer
extends
string
TAccountUpdateAuthority
extends
string
TAccountMasterEdition
extends
string
TAccountResource
extends
string
TAccountMetadata
extends
string
TAccountSystemProgram
extends
string
TAccountRent
extends
string
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
Parameters
input
:
DeprecatedCreateReservationListInput
<
TAccountReservationList
,
TAccountPayer
,
TAccountUpdateAuthority
,
TAccountMasterEdition
,
TAccountResource
,
TAccountMetadata
,
TAccountSystemProgram
,
TAccountRent
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
DeprecatedCreateReservationListInstruction
<
TProgramAddress
,
TAccountReservationList
,
TAccountPayer
,
TAccountUpdateAuthority
,
TAccountMasterEdition
,
TAccountResource
,
TAccountMetadata
,
TAccountSystemProgram
,
TAccountRent
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...