Swig TS — API References
Preparing search index...
@swig-wallet/classic
SwigOptions
Type Alias SwigOptions
type
SwigOptions
=
{
currentSlot
?:
bigint
;
payer
?:
SolPublicKeyData
;
postInstructions
?:
SolInstruction
[]
;
preFetch
?:
boolean
;
preInstructions
?:
SolInstruction
[]
;
signingFn
?:
SigningFn
;
}
Index
Properties
current
Slot?
payer?
post
Instructions?
pre
Fetch?
pre
Instructions?
signing
Fn?
Properties
Optional
current
Slot
currentSlot
?:
bigint
Optional
payer
payer
?:
SolPublicKeyData
Optional
post
Instructions
postInstructions
?:
SolInstruction
[]
Optional
pre
Fetch
preFetch
?:
boolean
Optional
pre
Instructions
preInstructions
?:
SolInstruction
[]
Optional
signing
Fn
signingFn
?:
SigningFn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Slot
payer
post
Instructions
pre
Fetch
pre
Instructions
signing
Fn
Swig TS — API References
Loading...