Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
OwnerInvokeInstructionV2InstructionDataArgs
Type Alias OwnerInvokeInstructionV2InstructionDataArgs
type
OwnerInvokeInstructionV2InstructionDataArgs
=
{
bump
:
number
;
data
:
ReadonlyUint8Array
;
index
:
number
|
bigint
;
invoker
:
Address
;
}
Index
Properties
bump
data
index
invoker
Properties
bump
bump
:
number
data
data
:
ReadonlyUint8Array
index
index
:
number
|
bigint
invoker
invoker
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bump
data
index
invoker
Coda by Ian Macalinao
Loading...