Estimates a reasonable fee rate for Bitcoin transactions based on network conditions. This function queries the Bitcoin network for recent fee percentiles and returns the median (50th percentile) fee rate, which provides a good balance between confirmation time and cost. The fee rate is returned in millisatoshis per byte. On regtest networks (local development), fee data is typically unavailable
(ctx: &BitcoinContext)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected