mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 13:22:51 +01:00
Clarified that the PoP is sent as binary over http
This commit is contained in:
parent
05451a239e
commit
a429841781
@ -104,9 +104,9 @@ not make their <tt>p</tt> parameter unnecessarily long.
|
||||
|
||||
Wallet implementations must support the <tt>http:</tt> and
|
||||
<tt>https:</tt> schemes in which case <tt>POST</tt> method must be
|
||||
used. The content type of the POST request must be set to
|
||||
|
||||
application/bitcoin-pop
|
||||
used. The PoP is sent as a binary serialized transaction. The content
|
||||
type of the POST request must be set to
|
||||
<tt>application/bitcoin-pop</tt>
|
||||
|
||||
== Examples ==
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user