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