Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
BuildTransactionOptions
Interface BuildTransactionOptions
interface
BuildTransactionOptions
{
computeLimit
?:
number
|
"autoSimulate"
|
ComputeLimitEstimate
;
computePrice
?:
number
|
ComputePriceEstimate
;
feePayer
?:
PublicKey
;
}
Index
Properties
compute
Limit?
compute
Price?
fee
Payer?
Properties
Optional
compute
Limit
computeLimit
?:
number
|
"autoSimulate"
|
ComputeLimitEstimate
Optional
compute
Price
computePrice
?:
number
|
ComputePriceEstimate
Optional
fee
Payer
feePayer
?:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compute
Limit
compute
Price
fee
Payer
Streamflow SDK
Loading...