Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
getQueueProposalInstruction
Function getQueueProposalInstruction
getQueueProposalInstruction
<
TAccountGovernor
extends
string
,
TAccountProposal
extends
string
,
TAccountTransaction
extends
string
,
TAccountSmartWallet
extends
string
,
TAccountPayer
extends
string
,
TAccountSmartWalletProgram
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"Govz1VyoyLD5BL6CSCxUJLVLsQHRwjfFj1prNsdNg5Jw"
>
,
>
(
input
:
QueueProposalInput
<
TAccountGovernor
,
TAccountProposal
,
TAccountTransaction
,
TAccountSmartWallet
,
TAccountPayer
,
TAccountSmartWalletProgram
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
QueueProposalInstruction
<
TProgramAddress
,
TAccountGovernor
,
TAccountProposal
,
TAccountTransaction
,
TAccountSmartWallet
,
TAccountPayer
,
TAccountSmartWalletProgram
,
TAccountSystemProgram
,
>
Type Parameters
TAccountGovernor
extends
string
TAccountProposal
extends
string
TAccountTransaction
extends
string
TAccountSmartWallet
extends
string
TAccountPayer
extends
string
TAccountSmartWalletProgram
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"Govz1VyoyLD5BL6CSCxUJLVLsQHRwjfFj1prNsdNg5Jw"
>
Parameters
input
:
QueueProposalInput
<
TAccountGovernor
,
TAccountProposal
,
TAccountTransaction
,
TAccountSmartWallet
,
TAccountPayer
,
TAccountSmartWalletProgram
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
QueueProposalInstruction
<
TProgramAddress
,
TAccountGovernor
,
TAccountProposal
,
TAccountTransaction
,
TAccountSmartWallet
,
TAccountPayer
,
TAccountSmartWalletProgram
,
TAccountSystemProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...