I noticed what seems to be an inconsistency between the documentation and the latest Acton release.
The documentation uses grams instead of ton(example), which suggests it was written after the change introduced in:
feat(tolk): update Tolk to v1.4.2, rename ton to grams (#1139)
However, the latest released version is v1.1.0 (May 22), which appears to predate that change.
While this is only a small inconsistency, it can be confusing for someone following the documentation, especially if they are new to the ecosystem and are trying to understand whether ton or grams is the correct syntax to use.
I noticed what seems to be an inconsistency between the documentation and the latest Acton release.
The documentation uses grams instead of ton(example), which suggests it was written after the change introduced in:
feat(tolk): update Tolk to v1.4.2, rename ton to grams (#1139)
However, the latest released version is v1.1.0 (May 22), which appears to predate that change.
While this is only a small inconsistency, it can be confusing for someone following the documentation, especially if they are new to the ecosystem and are trying to understand whether ton or grams is the correct syntax to use.