Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentxs could display directory location of wallet #191

Open
randy-waterhouse opened this issue May 15, 2013 · 1 comment
Open

opentxs could display directory location of wallet #191

randy-waterhouse opened this issue May 15, 2013 · 1 comment

Comments

@randy-waterhouse
Copy link

Usual output display for opentxs call is as below ...

$ opentxs stat

Welcome to Open Transactions -- version 0.89.c

Using as server: tBy5mL14qSQXCJK7Uz3WlTOKRP9M0JZksA3Eg7EnnQ1
Using as mynym: T1Q3wZWgeTUoaUvn9m1lzIK5tn5wITlzxzrGNI8qtaV
Using as myacct: eMldMMiKfJRO8B8yJjzcezs9xvSt7dkdlWt50e8CDxn
Using as mypurse: CvHGtfOOKzQKL5hFL7J4iF5yAodVKhS1rxPzME5R9XA

..........
but maybe also display which directory it found options file (and thus wallet directory)
e.g.

$ opentxs stat

Welcome to Open Transactions -- version 0.89.c

Found options file: ~/.ot/command-line-ot.opt
Using as server: tBy5mL14qSQXCJK7Uz3WlTOKRP9M0JZksA3Eg7EnnQ1
Using as mynym: T1Q3wZWgeTUoaUvn9m1lzIK5tn5wITlzxzrGNI8qtaV
Using as myacct: eMldMMiKfJRO8B8yJjzcezs9xvSt7dkdlWt50e8CDxn
Using as mypurse: CvHGtfOOKzQKL5hFL7J4iF5yAodVKhS1rxPzME5R9XA

@da2ce7
Copy link
Contributor

da2ce7 commented May 16, 2013

thats a good idea, I'll write a patch the next chance... it would be like, 4 lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants