# Functions
NewScriptResultHandler is a simple result handler that prints the results to the log.
Parse parses the script result which is the AccountInfo in get_contract_deployed.cdc struct in this case.
# Variables
Script is the Cadence script to be executed on each batch of accounts.