Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
solana
ITopUpStreamSolanaExt
Interface ITopUpStreamSolanaExt
interface
ITopUpStreamSolanaExt
{
computeLimit
?:
number
|
"autoSimulate"
|
ComputeLimitEstimate
;
computePrice
?:
number
|
ComputePriceEstimate
;
invoker
:
Keypair
|
SignerWalletAdapter
;
isNative
?:
boolean
;
}
Hierarchy
ITransactionSolanaExt
ITopUpStreamSolanaExt
Index
Properties
compute
Limit?
compute
Price?
invoker
is
Native?
Properties
Optional
compute
Limit
computeLimit
?:
number
|
"autoSimulate"
|
ComputeLimitEstimate
Optional
compute
Price
computePrice
?:
number
|
ComputePriceEstimate
invoker
invoker
:
Keypair
|
SignerWalletAdapter
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...