Swig TS — API References
Preparing search index...
@swig-wallet/classic
SwigInstructionContext
Class SwigInstructionContext
Index
Constructors
constructor
Properties
get
Kit
Instructions
get
Web3
Instructions
post
Instructions
pre
Instructions
swig
Instruction
Constructors
constructor
new
SwigInstructionContext
(
instructions
:
{
postInstructions
?:
SolInstruction
[]
;
preInstructions
?:
SolInstruction
[]
;
swigInstruction
:
SolInstruction
;
}
,
)
:
SwigInstructionContext
Parameters
instructions
:
{
postInstructions
?:
SolInstruction
[]
;
preInstructions
?:
SolInstruction
[]
;
swigInstruction
:
SolInstruction
;
}
Returns
SwigInstructionContext
Properties
get
Kit
Instructions
getKitInstructions
:
()
=>
KitInstruction
<
IAccountMeta
[]
,
Uint8Array
<
ArrayBufferLike
>
,
string
,
>
[]
get
Web3
Instructions
getWeb3Instructions
:
()
=>
Web3Instruction
<
Web3PublicKey
,
Uint8Array
<
ArrayBufferLike
>
,
Web3PublicKey
,
>
[]
post
Instructions
postInstructions
:
SolInstruction
[]
pre
Instructions
preInstructions
:
SolInstruction
[]
swig
Instruction
swigInstruction
:
SolInstruction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
get
Kit
Instructions
get
Web3
Instructions
post
Instructions
pre
Instructions
swig
Instruction
Swig TS — API References
Loading...