You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to have Ethereal make new account, throws this error:
first_run.qml:142: file:////home/coda/coding/gostuff/src/github.com/ethereum/go-ethereum/ethereal/assets/qml/first_run.qml:142: TypeError: Property 'createAndSetPrivKey' of object Gui(0x22b6760) is not a function
When trying to import existing keys, throws this error:
first_run.qml:64: file:////home/coda/coding/gostuff/src/github.com/ethereum/go-ethereum/ethereal/assets/qml/first_run.qml:64: TypeError: Property 'importAndSetPrivKey' of object Gui(0x267fdc0) is not a function