Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
programNode
Function programNode
programNode
<
const
TPdas
extends
PdaNode
<
RegisteredPdaSeedNode
[]
>
[]
=
[
]
,
const
TAccounts
extends
AccountNode
<
NestedTypeNode
<
StructTypeNode
<
StructFieldTypeNode
<
TypeNode
,
StandaloneValueNode
|
undefined
>
[]
,
>
,
>
,
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
>
[]
=
[
]
,
const
TInstructions
extends
InstructionNode
<
InstructionAccountNode
<
InstructionInputValueNode
|
undefined
>
[]
,
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
,
|
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
|
undefined
,
|
InstructionRemainingAccountsNode
<
|
ArgumentValueNode
|
ResolverValueNode
<
(
AccountValueNode
|
ArgumentValueNode
)
[]
>
,
>
[]
|
undefined
,
InstructionByteDeltaNode
<
InstructionByteDeltaNodeValue
>
[]
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
SubInstructionNode
[]
|
undefined
,
>
[]
=
[
]
,
const
TDefinedTypes
extends
DefinedTypeNode
<
TypeNode
>
[]
=
[
]
,
const
TErrors
extends
ErrorNode
[]
=
[
]
,
>
(
input
:
ProgramNodeInput
<
TPdas
,
TAccounts
,
TInstructions
,
TDefinedTypes
,
TErrors
,
>
,
)
:
ProgramNode
<
TPdas
,
TAccounts
,
TInstructions
,
TDefinedTypes
,
TErrors
>
Type Parameters
const
TPdas
extends
PdaNode
<
RegisteredPdaSeedNode
[]
>
[]
=
[
]
const
TAccounts
extends
AccountNode
<
NestedTypeNode
<
StructTypeNode
<
StructFieldTypeNode
<
TypeNode
,
StandaloneValueNode
|
undefined
>
[]
,
>
,
>
,
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
>
[]
=
[
]
const
TInstructions
extends
InstructionNode
<
InstructionAccountNode
<
InstructionInputValueNode
|
undefined
>
[]
,
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
,
|
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
|
undefined
,
|
InstructionRemainingAccountsNode
<
|
ArgumentValueNode
|
ResolverValueNode
<
(
AccountValueNode
|
ArgumentValueNode
)
[]
>
,
>
[]
|
undefined
,
InstructionByteDeltaNode
<
InstructionByteDeltaNodeValue
>
[]
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
SubInstructionNode
[]
|
undefined
,
>
[]
=
[
]
const
TDefinedTypes
extends
DefinedTypeNode
<
TypeNode
>
[]
=
[
]
const
TErrors
extends
ErrorNode
[]
=
[
]
Parameters
input
:
ProgramNodeInput
<
TPdas
,
TAccounts
,
TInstructions
,
TDefinedTypes
,
TErrors
>
Returns
ProgramNode
<
TPdas
,
TAccounts
,
TInstructions
,
TDefinedTypes
,
TErrors
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...