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

Already on GitHub? Sign in to your account

Fix a typo in file _includes/devdoc/example_transactions.md #1807

Merged
merged 1 commit into from Sep 17, 2017

Conversation

Projects
None yet
2 participants
Contributor

tenghuanhe commented Sep 17, 2017

In this part https://bitcoin.org/en/developer-examples#p2sh-multisig

spendtoaddress should be sendtoaddress

Fix a typo
In this part https://bitcoin.org/en/developer-examples#p2sh-multisig

`spendtoaddress` should be `sendtoaddress`

@wbnns wbnns merged commit f76271f into bitcoin-dot-org:master Sep 17, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Contributor

wbnns commented Sep 17, 2017

@tenghuanhe Nice catch, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment