get_account_balance

Function get_account_balance 

Source
pub fn get_account_balance<D: Database>(
    state: &mut State<D>,
    addr: Address,
) -> U256
Expand description

Reads the balance of an account from the state.