@btc-stamps/tx-builder - v0.1.7
Home
Examples
Preparing search index...
FeePrediction
Interface FeePrediction
interface
FeePrediction
{
confidence
:
number
;
fee_breakdown
:
FeeBreakdown
;
operations
:
Operation
[]
;
optimization_suggestions
:
Optimization
[]
;
time_estimate
:
string
;
total_estimated_fee
:
number
;
}
Index
Properties
confidence
fee_
breakdown
operations
optimization_
suggestions
time_
estimate
total_
estimated_
fee
Properties
confidence
confidence
:
number
fee_
breakdown
fee_breakdown
:
FeeBreakdown
operations
operations
:
Operation
[]
optimization_
suggestions
optimization_suggestions
:
Optimization
[]
time_
estimate
time_estimate
:
string
total_
estimated_
fee
total_estimated_fee
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confidence
fee_
breakdown
operations
optimization_
suggestions
time_
estimate
total_
estimated_
fee
GitHub
npm
JSR
Home
Examples
@btc-stamps/tx-builder - v0.1.7
Loading...