MCPcopy Create free account
hub / github.com/ElementsProject/elements / blockchain.cpp

File blockchain.cpp

src/rpc/blockchain.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) 2010 Satoshi Nakamoto
2// Copyright (c) 2009-2022 The Bitcoin Core developers
3// Distributed under the MIT software license, see the accompanying
4// file COPYING or http://www.opensource.org/licenses/mit-license.php.

Callers

nothing calls this directly

Calls 15

IsDeprecatedRPCEnabledFunction · 0.85
ValueFromAmountFunction · 0.85
count_secondsFunction · 0.85
IsRBFOptInFunction · 0.85
JSONRPCErrorFunction · 0.85
GetTxWeightMethod · 0.80
GetFeeMethod · 0.80
GetTimeMethod · 0.80
GetCountWithAncestorsMethod · 0.80

Tested by

no test coverage detected