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 07677eb commit 9ac37afCopy full SHA for 9ac37af
src/helpers/byte-array.ts
@@ -1,4 +1,4 @@
1
-import { toHex, fromHex } from '@cosmjs/encoding';
+import { fromHex } from '@cosmjs/encoding';
2
3
/**
4
* Compares two byte arrays using the same logic as strcmp()
0 commit comments