Swig TS — API References
Preparing search index...
@swig-wallet/classic
createV1SwigInstruction
Function createV1SwigInstruction
createV1SwigInstruction
(
accounts
:
{
payer
:
SolPublicKeyData
}
,
data
:
Omit
<
CreateV1InstructionDataArgs
,
"bump"
>
,
)
:
Promise
<
SwigInstructionContext
>
Parameters
accounts
:
{
payer
:
SolPublicKeyData
}
CreateV1InstructionAccounts
data
:
Omit
<
CreateV1InstructionDataArgs
,
"bump"
>
CreateV1InstructionDataArgs
Returns
Promise
<
SwigInstructionContext
>
SwigInstruction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...
CreateV1InstructionAccounts