extract_details_from_account_creation_transfer
function extract_details_from_account_creation_transfer(transfer: account_creation_transfer): transfer_detail(source)
Analogous to extract_details_from_transfer_history_entry
, but extracts data from the account creation transfers. Allows for account creation transfers to show the actual sender, instead of the pool account.
Parameters
transfer
the transfer to map