MCPcopy Create free account
hub / github.com/ElementsProject/elements / ComputePriority

Method ComputePriority

src/txrequest.cpp:752–755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

750}
751
752uint64_t TxRequestTracker::ComputePriority(const uint256& txhash, NodeId peer, bool preferred) const
753{
754 return m_impl->ComputePriority(txhash, peer, preferred);
755}

Callers 2

NewTxHashMethod · 0.45
ReceivedInvMethod · 0.45

Calls

no outgoing calls

Tested by 2

NewTxHashMethod · 0.36
ReceivedInvMethod · 0.36