[eth v1.2.9 wallet problem?]

I try to operate eth as a backend then i download & build cpp-ethereum & execute as private network configuration(genesis node & full node, they communciate each other.)
First i add account by "eth account new",
Second check account but following "Couldn't open wallet. Does it exist?" message.



VirtualBox:~/webthree-umbrella/build/webthree/eth$ ./eth account list
Couldn't open wallet. Does it exist?
Account #0: {004fb1bcaf47d3397c960495c7183eb5c6ca93f8}
VirtualBox:~/webthree-umbrella/build/webthree/eth$

What is problems?

***
There are no troubles when executing eth with homestead network.
Sign In or Register to comment.