Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
JitoBundleResult
Interface JitoBundleResult
interface
JitoBundleResult
{
bundleId
:
string
;
confirmations
?:
number
;
landedTipLamports
?:
number
;
slot
?:
number
;
status
:
|
"pending"
|
"failed"
|
"accepted"
|
"landed"
;
}
Index
Properties
bundle
Id
confirmations?
landed
Tip
Lamports?
slot?
status
Properties
bundle
Id
bundle
Id
:
string
Optional
confirmations
confirmations
?:
number
Optional
landed
Tip
Lamports
landed
Tip
Lamports
?:
number
Optional
slot
slot
?:
number
status
status
:
|
"pending"
|
"failed"
|
"accepted"
|
"landed"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bundle
Id
confirmations
landed
Tip
Lamports
slot
status
@synapse/client-sdk
Loading...