Bitcoin Forum
May 26, 2024, 05:03:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Fixed] I found a tiny problem in a link on WIKI  (Read 1444 times)
Coding Enthusiast (OP)
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
September 29, 2016, 12:53:35 PM
Last edit: December 11, 2016, 12:16:06 PM by Coding Enthusiast
 #1

I don't know if I should report this here but here it goes:

In this page https://en.bitcoin.it/wiki/OP_RETURN in the second paragraph the link to github pointing to 80 bytes has an a character in the end which is extra https://github....snipped... q=MAX_OP_RETURN_RELAYa

wrong:
Code:
Currently, the default Bitcoin client relays OP_RETURN transactions up to 80 bytes [https://github.com/bitcoin/bitcoin/search?utf8=%E2%9C%93&q=MAX_OP_RETURN_RELAYa], but does not provide a way for users to create OP_RETURN transactions.

corrected:
Code:
Currently, the default Bitcoin client relays OP_RETURN transactions up to 80 bytes [https://github.com/bitcoin/bitcoin/search?utf8=%E2%9C%93&q=MAX_OP_RETURN_RELAY], but does not provide a way for users to create OP_RETURN transactions.

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
dantanas
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
September 29, 2016, 05:12:59 PM
 #2

Nice catch.
Taras
Legendary
*
Offline Offline

Activity: 1386
Merit: 1053


Please do not PM me loan requests!


View Profile WWW
December 11, 2016, 10:10:01 AM
 #3

An editor fixed this on October 7. Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!