oops abs pls

This commit is contained in:
Bel LaPointe
2023-10-25 08:04:17 -06:00
parent e80721ee91
commit fb2ed278c2
2 changed files with 5 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ func main() {
}
}
case "bal":
deltas = deltas.Like(like...)
for k, v := range deltas.Balances() {
results := []string{}
for subk, subv := range v {