Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
TokenSignerPluginInstructions
Type Alias TokenSignerPluginInstructions
type
TokenSignerPluginInstructions
=
{
invokeSignedInstruction
:
(
input
:
InvokeSignedInstructionInput
,
)
=>
ReturnType
<
typeof
getInvokeSignedInstructionInstruction
>
&
SelfPlanAndSendFunctions
;
}
Index
Properties
invoke
Signed
Instruction
Properties
invoke
Signed
Instruction
invokeSignedInstruction
:
(
input
:
InvokeSignedInstructionInput
,
)
=>
ReturnType
<
typeof
getInvokeSignedInstructionInstruction
>
&
SelfPlanAndSendFunctions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
invoke
Signed
Instruction
Coda by Ian Macalinao
Loading...