diff --git a/whitepaper/protocol.pdf b/whitepaper/protocol.pdf index 2806b77..ad938a7 100644 Binary files a/whitepaper/protocol.pdf and b/whitepaper/protocol.pdf differ diff --git a/whitepaper/protocol.tex b/whitepaper/protocol.tex index 3f5ae38..07632b9 100644 --- a/whitepaper/protocol.tex +++ b/whitepaper/protocol.tex @@ -998,7 +998,8 @@ cryptocoin and the password field is the network, i.e. hushlist://COIN:NETWORK@K COIN can be the currency symbol of a compatible cryptocoin such as -HUSH (Hush) , KMD (Komodo) , ZEC (Zcash), ZCL (Zcash Classic), ZEN (ZenCash) and potentially BTCP (Bitcoin Private). +\HUSH (Hush) , \KMD (Komodo) , \ZEC (Zcash), \ZCL (ZClassic), \ZEN (ZenCash) +or \BTCH (Bitcoin Hush). NETWORK is will often be "mainnet" but this schema allows for the very real use case of developers iterating through various testnets and @@ -1014,6 +1015,12 @@ is equivalent to hushlist://HUSH:mainnet@K +Additionally, URL parameters can be used to speficify a nickname and fee for the list to be imported: + + hushlist://HUSH:mainnet@K?n=nickname\&fee=X + +The nickname and fee are just suggestions and the user \MUST be able to modify them before importing the list. + \nsection{Sending To A List}