This website requires JavaScript.
Explore
Help
Sign In
seasharp
/
basicswap_miserver
Watch
1
Star
0
Fork
0
You've already forked basicswap_miserver
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a40519737d
basicswap_miserver
/
basicswap
/
__init__.py
4 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
Add to Github
2019-07-17 15:12:06 +00:00
name
=
"
basicswap
"
protocol: Enable private offers Users can send private offers that will only be seen by one address. To send a private offer: 1. recipient creates a new address to receive offers on 2. recipient sends the pubkey for the newly created address to the offerer 3. offerer imports the recipient's pubkey 4. offerer sends a new offer to the recipients key instead of the public network Nodes will ignore offers sent on keys other than the network key or keys created for offer-receiving.
2021-10-20 17:47:49 +00:00
__version__
=
"
0.0.23
"
Reference in New Issue
Copy Permalink