Preparing search index...
The search index is not available
@staratlas/data-source
@staratlas/data-source
TransactionSender
Interface TransactionSender
Hierarchy
TransactionSender
Index
Properties
commitment
Methods
confirm
Transaction
get
Block
Height
get
Latest
Blockhash
get
Signature
Statuses
send
Raw
Transaction
Properties
commitment
commitment
:
undefined
|
Commitment
Methods
confirm
Transaction
confirm
Transaction
(
strategy
,
commitment
?
)
:
Promise
<
RpcResponseAndContext
<
SignatureResult
>
>
Parameters
strategy
:
TransactionConfirmationStrategy
Optional
commitment
:
Commitment
Returns
Promise
<
RpcResponseAndContext
<
SignatureResult
>
>
get
Block
Height
get
Block
Height
(
commitmentOrConfig
?
)
:
Promise
<
number
>
Parameters
Optional
commitmentOrConfig
:
Commitment
|
GetBlockHeightConfig
Returns
Promise
<
number
>
get
Latest
Blockhash
get
Latest
Blockhash
(
commitmentOrConfig
?
)
:
Promise
<
Readonly
<
{
blockhash
:
string
;
lastValidBlockHeight
:
number
;
}
>
>
Parameters
Optional
commitmentOrConfig
:
Commitment
|
GetLatestBlockhashConfig
Returns
Promise
<
Readonly
<
{
blockhash
:
string
;
lastValidBlockHeight
:
number
;
}
>
>
get
Signature
Statuses
get
Signature
Statuses
(
signatures
,
config
?
)
:
Promise
<
RpcResponseAndContext
<
(
null
|
SignatureStatus
)
[]
>
>
Parameters
signatures
:
string
[]
Optional
config
:
SignatureStatusConfig
Returns
Promise
<
RpcResponseAndContext
<
(
null
|
SignatureStatus
)
[]
>
>
send
Raw
Transaction
send
Raw
Transaction
(
rawTransaction
,
options
?
)
:
Promise
<
string
>
Parameters
rawTransaction
:
number
[]
|
Uint8Array
|
Buffer
Optional
options
:
SendOptions
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
commitment
confirm
Transaction
get
Block
Height
get
Latest
Blockhash
get
Signature
Statuses
send
Raw
Transaction
@staratlas/data-source
ListenProgram
TransactionBuilder
TransactionBuilderCore
Account
AccountStatic
AsyncSigner
CustomAnchorError
DataSource
ListenProgramStatic
PdaAccountStatic
TransactionSender
AccountClosedUpdate
AccountUpdate
AccountUpdateHandler
AfterIx
AnchorAccounts
AnchorDefined
AnchorError
AnchorProgram
AnchorState
AnchorTypes
Loading...
Generated using
TypeDoc