testnet-laconicd-stack/stack-orchestrator/config/laconicd/scripts/export-myaddress.sh

3 lines
68 B
Bash
Raw Normal View History

2024-05-20 11:27:41 +00:00
#!/bin/sh
laconicd keys show mykey | grep address | cut -d ' ' -f 3