Open ritvij14 opened 2 years ago
Since we already had created a wallet, recreating it seems redundant. Rather we can show it as an example usage of the function fromSecretKey to show that a wallet can be created from a previously generated secretKey as well.
fromSecretKey
secretKey
Since we already had created a wallet, recreating it seems redundant. Rather we can show it as an example usage of the function
fromSecretKey
to show that a wallet can be created from a previously generatedsecretKey
as well.