account_created
Description:
Emitted when a new account has been created; note that the account must have been stored in the database: the signal is not emitted just in response to create_account.
Parameters:
account_id |
the AccountId of the account that has been created. |