more cleaning

This commit is contained in:
2023-09-13 22:22:49 -06:00
parent 7afd49661d
commit f5a267fd43
12 changed files with 83 additions and 5 deletions
+2
View File
@@ -4,6 +4,8 @@ Base58 encode/decode routines. See <https://zxq9.com/archives/2688>
## building
requires [jex](../../utils/jex/)
```
jex install
```