Skip to content

ch07 notebook: code fix + typo#158

Open
ArnaudBrousseau wants to merge 2 commits into
jimmysong:masterfrom
ArnaudBrousseau:code_ch07_typo_fix
Open

ch07 notebook: code fix + typo#158
ArnaudBrousseau wants to merge 2 commits into
jimmysong:masterfrom
ArnaudBrousseau:code_ch07_typo_fix

Conversation

@ArnaudBrousseau

Copy link
Copy Markdown

This branch contains a few minor fixes to the chapter 7 code:

  • a fix for the second cell: it needs to parse on testnet instead of mainnet (a 404/crash is triggered when trying to parse on mainnet)
  • a code var rename (transaction => tx_obj) to fix cell execution (transaction is not declared anywhere)
  • a simple typo fix (creat => create)

@ArnaudBrousseau ArnaudBrousseau changed the title ch07 code fixes ch07 notebook: code fix + typo Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant