Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/common
solana
ITransactionSolanaExt
Interface ITransactionSolanaExt
interface
ITransactionSolanaExt
{
computeLimit
?:
number
|
ComputeLimitEstimate
|
"autoSimulate"
;
computePrice
?:
number
|
ComputePriceEstimate
;
}
Hierarchy (
View Summary
)
ITransactionSolanaExt
IInteractSolanaExt
Index
Properties
compute
Limit?
compute
Price?
Properties
Optional
compute
Limit
computeLimit
?:
number
|
ComputeLimitEstimate
|
"autoSimulate"
Optional
compute
Price
computePrice
?:
number
|
ComputePriceEstimate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compute
Limit
compute
Price
Streamflow SDK
Loading...