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