Skip to content

Commit 1819cc5

Browse files
committed
smart contracts: events, declaring, emitting
1 parent c96fc90 commit 1819cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smart-contracts.asciidoc

+1
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@ function () public payable {
713713
}
714714
----
715715

716+
716717
==== Organizing your code
717718

718719
First, let's look at some stylistic conventions that will help you write Solidity programs that are consistent and easy to read. There's a style guide for Solidity here:

0 commit comments

Comments
 (0)