get_transfer_rules
Returns a list of rule
s representing all conditions under which assets can be transferred to register a new account. For a transaction to be allowed, it must fulfill all criteria for at least one of the rules.
Throws if any rule found in the chromia.yml
is misconfigured. Common cases of misconfiguration can be found on the API docs for get_config
See also
get_config
for information on common rule misconfigurations.