Function sn_node::state_db::store_new_reward_keypair[][src]

pub async fn store_new_reward_keypair(
    root_dir: &Path,
    keypair: &Keypair
) -> Result<()>
Expand description

Writes the public and secret key (hex-encoded) to different locations at disk.