Skip to main content

load_machine_keypair

Function load_machine_keypair 

Source
pub async fn load_machine_keypair() -> Result<MachineKeypair>
Expand description

Load a MachineKeypair from the default storage location.

§Returns

The loaded MachineKeypair, or an error if the file doesn’t exist or is invalid