We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5946ca4 commit 7222084Copy full SHA for 7222084
crates/tap-agent/src/agent.rs
@@ -23,7 +23,7 @@
23
//! [sender_allocation::SenderAllocation] receives notifications from the spawned task and then
24
//! it updates its state an notifies its parent actor.
25
//!
26
-//! Once [sender_account::SenderAccount] gets enought receipts, it uses its tracker to decide
+//! Once [sender_account::SenderAccount] gets enough receipts, it uses its tracker to decide
27
//! what is the allocation with the most amount of fees and send a message to trigger a RavRequest.
28
29
//! When the allocation is closed by the indexer, [sender_allocation::SenderAllocation] is
0 commit comments