get_lock_accounts_with_non_zero_balances
function get_lock_accounts_with_non_zero_balances(account: account): list<(type: text, account: account)>(source)
Gets existing lock accounts for the provided account where some assets have been locked
Parameters
account
the account with which the lock accounts are associated
See also
ACCOUNT_TYPE_LOCK
for more information on lock accounts