mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-10 01:25:39 +00:00
Minor docstring fix for TxTracker
This commit is contained in:
parent
6234bfcb25
commit
dc9fc5e633
@ -76,7 +76,7 @@
|
||||
"Mark tx as successfully closed")
|
||||
(prune-txs [this txs]
|
||||
"Release nonces related to txs param
|
||||
and the ones that have expired (haven't been in a certain time)")
|
||||
and the ones that have expired (haven't been marked as closed after a certain timeout)")
|
||||
)
|
||||
|
||||
(defrecord SequentialTxTracker [current-tx]
|
||||
|
Loading…
x
Reference in New Issue
Block a user