Will Hill
Will Hill
This may help... ``` /** * create a signed message * @param {string} privateKey - The private key to sign the message with * @param {string} message - The message...
Are there any other cases other than the user has failed to sign in, that we are not handling? I guess at the moment we know we are expecting the...
not yet I'm still waiting
After installing 4.0.7 I still get the error ``` Could not find a declaration file for module 'eosjs-ecc'. '/Users/bkawk/Documents/Worbli/Tokenoro/tokenoroFrontEnd/node_modules/eosjs-ecc/lib/index.js' implicitly has an 'any' type. Try `npm install @types/eosjs-ecc` if it...