Open pi0neerpat opened 5 years ago
Using Ganache CLI v6.1.8 (ganache-core: 2.2.1) Ganache-CLI
clevis sign "Hello World" 0 "" >>> SIGN (node:22171) UnhandledPromiseRejectionWarning: Error: Returned error: Method personal_sign not supported.
Yeah it works when I'm using Geth but not Ganache. Not sure if Ganache even has the right methods.
Maybe we could detect if it isn't there are fallback on web3.eth.sign?
still getting this error... how to fix? 🤔
Using Ganache CLI v6.1.8 (ganache-core: 2.2.1) Ganache-CLI