diff --git a/internal/mining/mining.go b/internal/mining/mining.go index 1f64c5de..0a25ad99 100644 --- a/internal/mining/mining.go +++ b/internal/mining/mining.go @@ -225,7 +225,7 @@ type TxDesc struct { } // TxAncestorStats is a descriptor that stores aggregated statistics for the -// unconfirmed ancestors of a transasction. +// unconfirmed ancestors of a transaction. type TxAncestorStats struct { // Fees is the sum of all fees of unconfirmed ancestors. Fees int64