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