There was an error while loading. Please reload this page.
1 parent 1982a61 commit 62b6002Copy full SHA for 62b6002
src/index.ts
@@ -29,6 +29,7 @@ export { Ed25519Signature, signEd25519, verifyEd25519 } from "./key/ed25519";
29
30
export {
31
toHex,
32
+ toArray,
33
getAccountIdFromPrivate,
34
getAccountIdFromPublic,
35
toLocaleString
0 commit comments