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
**Motivation**
In this PR we add the `utils` subcommand to the cli with the
`private-key-to-address` option
**Description**
* Added the `utils.rs` file
* Using the function `get_address_from_secret_key` from the sdk we
compute the address
Links to: #2034
---------
Co-authored-by: Ivan Litteri <67517699+ilitteri@users.noreply.github.com>
Co-authored-by: Manuel Iñaki Bilbao <manuel.bilbao@lambdaclass.com>
Inside the utils command, we can implement:
The text was updated successfully, but these errors were encountered: