mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
[doc] remove redundant PackageToValidate comment
This commit is contained in:
parent
9a762efc7a
commit
c2ada05307
1 changed files with 0 additions and 1 deletions
|
|
@ -608,7 +608,6 @@ private:
|
|||
void ProcessPackageResult(const Package& package, const PackageMempoolAcceptResult& package_result, const std::vector<NodeId>& senders)
|
||||
EXCLUSIVE_LOCKS_REQUIRED(!m_peer_mutex, g_msgproc_mutex, cs_main);
|
||||
|
||||
/** A package to validate */
|
||||
struct PackageToValidate {
|
||||
const Package m_txns;
|
||||
const std::vector<NodeId> m_senders;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue