Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitcoin-ABC/bitcoin-abc
/ GetFeePerK
Method
GetFeePerK
src/feerate.h:54–54 ·
view source on GitHub ↗
* Return the fee in satoshis for a size of 1000 bytes */
Source
from the content-addressed store, hash-verified
52
* Return the fee in satoshis for a size of 1000 bytes
53
*/
54
Amount GetFeePerK() const { return GetFee(1000); }
55
56
/**
57
* Equality
Callers
15
estimate_feerate_sats_per_kb
Method · 0.80
min_relay_feerate_sats_per_kb
Method · 0.80
get_feerate_info
Method · 0.80
default_max_raw_tx_fee_rate_per_kb
Function · 0.80
trackPackageRemoved
Method · 0.80
MaybeSendFeefilter
Method · 0.80
MakeFeeSet
Function · 0.80
getwalletinfo
Function · 0.80
AddWalletOptions
Method · 0.80
Create
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
1
GetFee
Function · 0.85
Tested by
5
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
FUZZ_TARGET
Function · 0.64