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