Skip to content

Commit

Permalink
docs: added more searchable wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Feb 3, 2022
1 parent e175448 commit 7b134bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.wrm/api/signer.wrm
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ does not have a secure entropy source, an error is thrown.
Wallets created using this method will have a mnemonic.

_property: ethers.Wallet.fromEncryptedJson(json, password [ , progress ]) => Promise<[[Wallet]]> @<Wallet-fromEncryptedJson> @SRC<wallet>
Create an instance from an encrypted JSON wallet.
Create an instance by decrypting an encrypted JSON wallet.

If //progress// is provided it will be called during decryption
with a value between 0 and 1 indicating the progress towards
Expand Down

0 comments on commit 7b134bd

Please sign in to comment.