pub fn get_withheld_balance(
token: String,
chain: String,
account: String,
dc_canister: Principal,
) -> Result<Account, Box<dyn Error>>
Expand description
Retrieves the withheld balance for an account on a specified canister and chain