Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
instructionRemainingAccountsNode
Function instructionRemainingAccountsNode
instructionRemainingAccountsNode
<
TValue
extends
|
ArgumentValueNode
|
ResolverValueNode
<
(
AccountValueNode
|
ArgumentValueNode
)
[]
>
,
>
(
value
:
TValue
,
options
?:
{
docs
?:
DocsInput
;
isOptional
?:
boolean
;
isSigner
?:
boolean
|
"either"
;
isWritable
?:
boolean
;
}
,
)
:
InstructionRemainingAccountsNode
<
TValue
>
Type Parameters
TValue
extends
ArgumentValueNode
|
ResolverValueNode
<
(
AccountValueNode
|
ArgumentValueNode
)
[]
>
Parameters
value
:
TValue
Optional
options
:
{
docs
?:
DocsInput
;
isOptional
?:
boolean
;
isSigner
?:
boolean
|
"either"
;
isWritable
?:
boolean
;
}
Returns
InstructionRemainingAccountsNode
<
TValue
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...