is_create_on_crosschain_transfer_enabled
Returns whether crosschain transfers can be used to create new accounts. Developers should not generally extend this function, as it is handled by the account registration module. Importing the corresponding module should be enough.
Throws if any extension of this function throws.
See also
core. accounts. is_create_on_internal_transfer_enabled
for the non-crosschain equivalent