Function balance

Source
pub fn balance(address: &Address) -> U256
Expand description

Get balance of the given account.

If an account is not registered in the chain yet, it is considered as an account with balance = 0.