Preparing search index...
The search index is not available
flash-sdk
flash-sdk
sendTransactionV2
Function sendTransactionV2
send
Transaction
V2
(
provider
,
ixs
,
opts
?
)
:
Promise
<
{
signature
:
string
;
versionedTransaction
:
VersionedTransaction
;
}
>
Parameters
provider
:
AnchorProvider
ixs
:
TransactionInstruction
[]
opts
:
SendTransactionOpts
= {}
Returns
Promise
<
{
signature
:
string
;
versionedTransaction
:
VersionedTransaction
;
}
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
flash-sdk
Loading...