Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
PdaValueNode
Interface PdaValueNode<TSeeds>
interface
PdaValueNode
<
TSeeds
extends
PdaSeedValueNode
[]
=
PdaSeedValueNode
[]
>
{
kind
:
"pdaValueNode"
;
pda
:
|
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
PdaNode
<
RegisteredPdaSeedNode
[]
>
;
seeds
:
TSeeds
;
}
Type Parameters
TSeeds
extends
PdaSeedValueNode
[]
=
PdaSeedValueNode
[]
Index
Properties
kind
pda
seeds
Properties
Readonly
kind
kind
:
"pdaValueNode"
Readonly
pda
pda
:
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
PdaNode
<
RegisteredPdaSeedNode
[]
>
Readonly
seeds
seeds
:
TSeeds
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
pda
seeds
Coda by Ian Macalinao
Loading...