Type Alias ScriptHistory

ScriptHistory: {
    deployment_msg?: string;
    script_hash: string;
}