Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1945160
Topic
1056
Board
Development & Technical Discussion
Re: Bitcoin Payment Request mime type (instead of bitcoin:URI)
by
Geremia
on
25/04/2013, 21:27:57 UTC
Quote from: Gavin Andresen on September 17, 2010, 06:16:14 PM
that URI is
bitcoin:15VjRaDX9zpbA8LVnbrCAFzrVzN7ixHNsC,
the forum software is truncating it and adding http://
Not if you leave out quotes, so NOT this:
Code:
[url="bitcoin:
"]
[/url]
but this:
Code:
[url=bitcoin:
]
[/url]