Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
pdaValueNode
Function pdaValueNode
pdaValueNode
<
const
TSeeds
extends
PdaSeedValueNode
<
AccountValueNode
|
ArgumentValueNode
|
StandaloneValueNode
,
>
[]
=
[
]
,
>
(
pda
:
|
string
|
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
PdaNode
<
RegisteredPdaSeedNode
[]
>
,
seeds
?:
TSeeds
,
)
:
PdaValueNode
<
TSeeds
>
Type Parameters
const
TSeeds
extends
PdaSeedValueNode
<
AccountValueNode
|
ArgumentValueNode
|
StandaloneValueNode
>
[]
=
[
]
Parameters
pda
:
|
string
|
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
PdaNode
<
RegisteredPdaSeedNode
[]
>
Optional
seeds
:
TSeeds
Returns
PdaValueNode
<
TSeeds
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...