Skip to content

Newsletter #40: replace ipython with REPL syntax #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

harding
Copy link
Collaborator

@harding harding commented Apr 2, 2019

No description provided.

@@ -124,11 +124,11 @@ Now we can simply attempt to decode each of these addresses
(0, [110, 175, 166, 4, 165, 3, 160, 187, 68, 90, 209,
246, 218, 168, 15, 22, 43, 86, 5, 214])

In [16]: segwit_addr.decode(HRP, typo_address)
Out[16]: (None, None)
>>> segwit_addr.decode(HRP, typo_address)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you also want to add these >>> prompts to commands above?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do. Done (force pushed). Thanks!

@harding harding force-pushed the 2019-04-fix-news40-code branch from 0c46e1a to 265f876 Compare April 2, 2019 17:06
@jnewbery jnewbery merged commit 86a0103 into bitcoinops:master Apr 2, 2019
bitschmidty pushed a commit that referenced this pull request Sep 23, 2024
* newsletter-320: translate into Chinese

* fix format

* Apply suggestions from code review

Co-authored-by: freeyao <[email protected]>

---------

Co-authored-by: Zhiwei(Jeffrey) Hu <[email protected]>
Co-authored-by: freeyao <[email protected]>
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.

2 participants