Home
last modified time | relevance | path

Searched refs:getBestBlockHash (Results 1 – 25 of 30) sorted by relevance

12

/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dclientmodel.cpp121 uint256 ClientModel::getBestBlockHash() in getBestBlockHash() function in ClientModel
132 tip = m_node.getBestBlockHash(); in getBestBlockHash()
H A Dclientmodel.h62 uint256 getBestBlockHash();
H A Dwalletmodel.cpp594 return m_client_model ? m_client_model->getBestBlockHash() : uint256{}; in getLastBlockProcessed()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dclientmodel.cpp121 uint256 ClientModel::getBestBlockHash() in getBestBlockHash() function in ClientModel
132 tip = m_node.getBestBlockHash(); in getBestBlockHash()
H A Dclientmodel.h62 uint256 getBestBlockHash();
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dclientmodel.cpp121 uint256 ClientModel::getBestBlockHash() in getBestBlockHash() function in ClientModel
132 tip = m_node.getBestBlockHash(); in getBestBlockHash()
H A Dclientmodel.h62 uint256 getBestBlockHash();
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dclientmodel.cpp127 uint256 ClientModel::getBestBlockHash() in getBestBlockHash() function in ClientModel
138 tip = m_node.getBestBlockHash(); in getBestBlockHash()
H A Dclientmodel.h64 uint256 getBestBlockHash();
H A Dwalletmodel.cpp595 return m_client_model ? m_client_model->getBestBlockHash() : uint256{}; in getLastBlockProcessed()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dclientmodel.cpp127 uint256 ClientModel::getBestBlockHash() in getBestBlockHash() function in ClientModel
138 tip = m_node.getBestBlockHash(); in getBestBlockHash()
H A Dclientmodel.h64 uint256 getBestBlockHash();
H A Dwalletmodel.cpp595 return m_client_model ? m_client_model->getBestBlockHash() : uint256{}; in getLastBlockProcessed()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dclientmodel.cpp127 uint256 ClientModel::getBestBlockHash() in getBestBlockHash() function in ClientModel
138 tip = m_node.getBestBlockHash(); in getBestBlockHash()
H A Dclientmodel.h64 uint256 getBestBlockHash();
H A Dwalletmodel.cpp595 return m_client_model ? m_client_model->getBestBlockHash() : uint256{}; in getLastBlockProcessed()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/interfaces/
H A Dnode.h136 virtual uint256 getBestBlockHash() = 0;
/dports/net-p2p/bitcoin/bitcoin-22.0/src/interfaces/
H A Dnode.h136 virtual uint256 getBestBlockHash() = 0;
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/interfaces/
H A Dnode.h136 virtual uint256 getBestBlockHash() = 0;
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dnode.h131 virtual uint256 getBestBlockHash() = 0;
H A Dnode.cpp176 uint256 getBestBlockHash() override in getBestBlockHash() function in interfaces::__anonc63967c40111::NodeImpl
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dnode.h131 virtual uint256 getBestBlockHash() = 0;
H A Dnode.cpp176 uint256 getBestBlockHash() override in getBestBlockHash() function in interfaces::__anon13632c250111::NodeImpl
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/interfaces/
H A Dnode.h131 virtual uint256 getBestBlockHash() = 0;
H A Dnode.cpp176 uint256 getBestBlockHash() override in getBestBlockHash() function in interfaces::__anona02886820111::NodeImpl

12