mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 05:25:55 +00:00
.
This commit is contained in:
@@ -1006,8 +1006,8 @@ void NetworkOPs::pubProposedTransaction(Ledger::ref lpCurrent, const SerializedT
|
|||||||
ispListener->send(jvObj);
|
ispListener->send(jvObj);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
TransactionMetaSet::pointer ret;
|
||||||
pubAccountTransaction(lpCurrent,stTxn,terResult,false,TransactionMetaSet::pointer());
|
pubAccountTransaction(lpCurrent,stTxn,terResult,false,ret);
|
||||||
}
|
}
|
||||||
|
|
||||||
void NetworkOPs::pubLedger(Ledger::ref lpAccepted)
|
void NetworkOPs::pubLedger(Ledger::ref lpAccepted)
|
||||||
|
|||||||
Reference in New Issue
Block a user