Function tofuri_api_internal::stake

source ·
pub async fn stake(
    addr: &str,
    stake_b: &StakeB
) -> Result<String, Box<dyn Error>>