load_keypair_multi_format

Function load_keypair_multi_format 

Source
pub fn load_keypair_multi_format(path_or_key: &str) -> SdkResult<Keypair>
Expand description

Try load a Keypair from a file path or given string, supports json format and base58 format.