Skip to content

Commit

Permalink
Edited appa.asciidoc with Atlas code editor
Browse files Browse the repository at this point in the history
  • Loading branch information
IndexPro committed Jan 30, 2019
1 parent 1fda7d9 commit 97fc1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appa.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ include::code-ch06/answers.py[tag=answer4,indent=0]

This is looking for a SHA-1 Collision. The only way to satisfy this script is to give `x` and `y` such that `x≠y` but `sha1(x)=sha1(y)`.

=== <<chapter_tx>>: Transaction Creation and Validation
=== <<chapter_tx>>: Transaction Creation and Validation((("exercises", "answers to", "Chapter 7: Transaction Creation and Validation")))

include::code-ch07/answers.py[tag=exercise1,indent=0]

Expand Down

0 comments on commit 97fc1bf

Please sign in to comment.