resolve_allowed_assets
Finds all assets that a certain rule allows for account registration.
Return
a map<asset_id: byte_array, amount: big_integer>
or null if the assets required by the rule are not yet registered on this chain.
Parameters
rule
the rule to check