Fixed typo

This commit is contained in:
CalDescent 2022-01-28 19:58:32 +00:00
parent be7bb2df9e
commit 27387a134f

View File

@ -373,7 +373,7 @@ public abstract class Transaction {
} }
/** /**
* Caclulate unit fee for a given transaction type * Calculate unit fee for a given transaction type
* *
* FUTURE: add "accountLevel" parameter if needed - the level of the transaction creator * FUTURE: add "accountLevel" parameter if needed - the level of the transaction creator
* @param timestamp - the transaction's timestamp (currently not used) * @param timestamp - the transaction's timestamp (currently not used)