package
0.0.0-20181103033108-34ef0f65f247
Repository: https://github.com/bitcoinfees/feesim.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
txs and weights must be nonzero.
NewSim ..
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
If a block won't include any txs regardless of fee, set MinFeeRate = MaxFeeRate.
No description provided by the author
Implements BlockSource; models max block size and min fee rate as independent random variables.
The typical tx source: poisson arrivals with independent (feerate, size).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
A simulation block source.
MonotonicFn represents a (non-strict) monotonic function.
A simulation tx source.