pub fn write_transaction_response(
    response: &SuiTransactionBlockResponse
) -> Result<String, Error>