David Boreham
5a50e46718
* Configure cli with necessary gas and fees args and address
* Update version
Former-commit-id: 0068a994f6
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
laconicd keys show mykey | grep address | cut -d ' ' -f 3
|