[][src]Function near_sdk::env::validator_stake

pub fn validator_stake(account_id: &AccountId) -> Balance

For a given account return its current stake. If the account is not a validator, returns 0.