Post
Topic
Board Development & Technical Discussion
Re: Bitcoin Payment Request mime type (instead of bitcoin:URI)
by
Geremia
on 25/04/2013, 21:27:57 UTC
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]