mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-10 06:39:15 +02:00
[trivial] Add end of namespace comments
This commit is contained in:
@@ -776,7 +776,7 @@ public:
|
||||
return counta < countb;
|
||||
}
|
||||
};
|
||||
}
|
||||
} // namespace
|
||||
|
||||
std::vector<CTxMemPool::indexed_transaction_set::const_iterator> CTxMemPool::GetSortedDepthAndScore() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user