lukechampine / walrus-cli

A client for the walrus wallet server
MIT License
3 stars 0 forks source link

Defrag small outputs #14

Closed jkawamoto closed 4 years ago

jkawamoto commented 4 years ago

It'd be nice if walrus-cli has a command to defrag small outputs command. It would solve this issue: https://github.com/lukechampine/muse/issues/12.

lukechampine commented 4 years ago

Added in https://github.com/lukechampine/walrus-cli/commit/861da9d67434e2e0ac6792a8ecf0ad16fc81f0b6

jkawamoto commented 4 years ago

Thanks!