Preparing search index...
The search index is not available
@jup-ag/api
@jup-ag/api
PriorityFeeWithMaxLamports
Interface PriorityFeeWithMaxLamports
Export
PriorityFeeWithMaxLamports
interface
PriorityFeeWithMaxLamports
{
global
?:
boolean
;
maxLamports
?:
number
;
priorityLevel
?:
PriorityFeeWithMaxLamportsPriorityLevelEnum
;
}
Index
Properties
global?
max
Lamports?
priority
Level?
Properties
Optional
global
global
?:
boolean
Memberof
PriorityFeeWithMaxLamports
Optional
max
Lamports
max
Lamports
?:
number
Memberof
PriorityFeeWithMaxLamports
Optional
priority
Level
priority
Level
?:
PriorityFeeWithMaxLamportsPriorityLevelEnum
Memberof
PriorityFeeWithMaxLamports
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
global
max
Lamports
priority
Level
@jup-ag/api
Loading...
Export
PriorityFeeWithMaxLamports