cli: Use HdPath type

This commit is contained in:
willclarktech
2020-09-15 15:03:17 +02:00
parent cb19a54233
commit bfbb01c6bf
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -71,6 +71,7 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
"Ed25519",
"Ed25519Keypair",
"EnglishMnemonic",
"HdPath",
"Random",
"Secp256k1",
"Sha256",