Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
netboz committed Dec 21, 2022
1 parent c952364 commit 812d0b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/archethic/account/mem_tables_loader.ex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 812d0b5

Please sign in to comment.