Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
transactions
SendTransactionWithSenderFn
Type Alias SendTransactionWithSenderFn
SendTransactionWithSenderFn
:
(
args
:
Omit
<
CreateSmartTxWithTipInput
,
"tipAmount"
>
&
SendViaSenderOptions
,
)
=>
Promise
<
string
>
Build, tip, and send a transaction via the Helius sender infrastructure.
Type Declaration
(
args
:
Omit
<
CreateSmartTxWithTipInput
,
"tipAmount"
>
&
SendViaSenderOptions
,
)
:
Promise
<
string
>
Parameters
args
:
Omit
<
CreateSmartTxWithTipInput
,
"tipAmount"
>
&
SendViaSenderOptions
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
Build, tip, and send a transaction via the Helius sender infrastructure.