I couldn’t find anything on this with a forum search, so I hope this hasn’t been asked before
Anyway, I’ve been toying around with the local vaults and was wondering if there is a a convenient way to get the Public Id of vaults started via safe-cli
and the safe vault run-baby-fleming
command? The vault log file show the ID in truncated format unfortunately, so I hacked the debug format function to print the whole key, and rebuilt the vault binary This seems like a roundabout of doing it though, and was wondering if there’s a better way.
Thanks in advance