Swig TS — API References
Preparing search index...
@swig-wallet/classic
SwigInstructionOptions
Type Alias SwigInstructionOptions
SwigInstructionOptions
:
Omit
<
SwigOptions
,
"preInstructions"
|
"postInstructions"
,
>
&
{
postInstructions
?:
TransactionInstruction
[]
;
preInstructions
?:
TransactionInstruction
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...