mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-03 08:46:42 +00:00
style: Add typos pre-commit hook (#2041)
This commit is contained in:
@@ -235,7 +235,7 @@ SubscriptionSource::handleMessage(std::string const& message)
|
||||
|
||||
} else {
|
||||
if (isForwarding_) {
|
||||
// Clio as rippled's proposed_transactions subscirber, will receive two jsons for each transaction
|
||||
// Clio as rippled's proposed_transactions subscriber, will receive two jsons for each transaction
|
||||
// 1 - Proposed transaction
|
||||
// 2 - Validated transaction
|
||||
// Only forward proposed transaction, validated transactions are sent by Clio itself
|
||||
|
||||
Reference in New Issue
Block a user