Function safe_network::node::state_db::get_reward_pk[][src]

pub async fn get_reward_pk(root_dir: &Path) -> Result<Option<PublicKey>>
Expand description

Returns Some(PublicKey) or None if file doesn’t exist. It assumes it’s hex-encoded.