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