get_asset_balance

function get_asset_balance(account: account, asset: asset): big_integer(source)

Returns how much of an asset the account holds.

Parameters

account

the account to query the balance for

asset

the asset held by the account