Expand description
subcommand utilities
Functions§
- format_
seed  - formats seed as hex
 - pair_
from_ suri  - generate a pair from suri
 - print_
from_ public  - Try to parse given 
publicas hex encoded public key and print relevant information. - print_
from_ uri  - Try to parse given 
uriand print relevant information. - read_
uri  - helper method to fetch uri from 
Option<String>either as a file or read from stdin