1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Kalle Rosenbaum
2015-10-22 09:20:34 +02:00
10 changed files with 508 additions and 141 deletions

View File

@@ -98,7 +98,7 @@ The <tt>p</tt> parameter value is the destination where to send the
PoP to. This destination is typically a <tt>https:</tt> URL or a
<tt>http:</tt> URL, but it could be any type of URI, for example
<tt>mailto:</tt>. To keep <tt>btcpop:</tt> URIs short, users should
not make their <tt>p</tt> parameter unneccesarily long.
not make their <tt>p</tt> parameter unnecessarily long.
==== <tt>http:</tt> and <tt>https:</tt> URLs ====