From 812d0b5ea9d4b1900b93b83546d244901bb12978 Mon Sep 17 00:00:00 2001 From: Yan Guiborat Date: Wed, 21 Dec 2022 15:14:41 +0100 Subject: [PATCH] Formatting --- lib/archethic/account/mem_tables_loader.ex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/archethic/account/mem_tables_loader.ex b/lib/archethic/account/mem_tables_loader.ex index 0279b7378..5086f734a 100644 --- a/lib/archethic/account/mem_tables_loader.ex +++ b/lib/archethic/account/mem_tables_loader.ex @@ -76,10 +76,10 @@ defmodule Archethic.Account.MemTablesLoader do protocol_version: protocol_version, ledger_operations: %LedgerOperations{ unspent_outputs: unspent_outputs, - transaction_movements: transaction_movements + transaction_movements: transaction_movements + } } - } - }, + }, io_transaction? ) do unless io_transaction? do