We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cca537 commit 91c643eCopy full SHA for 91c643e
README.md
@@ -16,7 +16,7 @@ A command line CodeChain key management tool
16
17
Action:
18
19
- getKeys : Get all saved addresses
+ getKeys : Get all saved addresses
20
create : Create new key with passphrase
21
delete : Delete the key of the given address
22
src/index.ts
@@ -21,7 +21,7 @@ commander
commander.on("--help", () => {
console.log(` Action:
23
24
25
26
27
0 commit comments