You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow metadata parameters to be provided from either hex string or fi…
…le (#143)
* Allow metadata parameters to be provided from either hex string or file
* Don't shutdown the cli-wallet on command error
* Update docs
* Bump version
* fmt
* Use fs::read from tokio
Use interact() instead of interact_text() to not fail for special cha…
…racters (#136)
* Use `interact()` instead of `interact_text()`
* Bump the beta version
* Bump the beta version in Cargo.lock