We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d088c commit 4d6724aCopy full SHA for 4d6724a
packages/ledger-amino/src/demo/web.ts
@@ -1,5 +1,5 @@
1
import { AccountData, StdSignDoc } from "@cosmjs/amino";
2
-import { pathToString, stringToPath, HdPath } from "@cosmjs/crypto";
+import { HdPath, pathToString, stringToPath } from "@cosmjs/crypto";
3
import { toBase64 } from "@cosmjs/encoding";
4
import { Uint53 } from "@cosmjs/math";
5
import { assert } from "@cosmjs/utils";
0 commit comments