@@ -209,7 +209,6 @@ const createAccountFromHDPath = async (
return { pubKey, address };
} catch (error) {
console.error(error);
return undefined;
}
};
@@ -362,6 +361,5 @@ export {
addAccount,
signMessage,
resetWallet,
accountInfoFromHDPath,
createAccountFromHDPath,
The note is not visible to the blocked user.