scuttlebutt-client-lib / org.apache.tuweni.scuttlebutt.lib / KeyFileLoader / getLocalKeys

getLocalKeys

open static fun getLocalKeys(): KeyPair (source)

Attempts to load the keys from the default scuttlebutt directory (~/.ssb), and throws an exception if the keys are not available at the given path

Exceptions

Exception - if no key is found

Return
the scuttlebutt key pair