Raptor3um / raptoreum

MIT License
317 stars 134 forks source link

Send to address updates #385

Closed CodeIsTheKey closed 1 month ago

CodeIsTheKey commented 1 month ago

Fixes #383

I tested all of the commands and they work properly, but the documentation was incorrect. I have corrected the documentation.

As for the error when using [] - I had no troubles using bash, but with zsh, you need to escape these characters and then the command works.

NB: During testing, I found a case where we had a missing lock. It has been fixed.