sui_bridge::utils

Function generate_bridge_authority_key_and_write_to_file

Source
pub fn generate_bridge_authority_key_and_write_to_file(
    path: &PathBuf,
) -> Result<(), Error>
Expand description

Generate Bridge Authority key (Secp256k1KeyPair) and write to a file as base64 encoded privkey.