Skip to content

Commit 2183c4c

Browse files
RichardSmedleyggray-cb
authored andcommitted
space
1 parent 40140fe commit 2183c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/learn/pages/data/transactions.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ transactions.run((txnctx) -> {
7575
txnctx.replace(beth, bethContent)
7676
} else
7777
throw new InsufficientFunds();
78+
7879
// commit transaction - optional, can be omitted
7980
txnctx.commit();
8081
});

0 commit comments

Comments
 (0)