Bitmessage / PyBitmessage

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.81k stars 578 forks source link

Make PoW optional in disseminatePreEncryptedMsg API command #2211

Closed PeterSurda closed 2 months ago

PeterSurda commented 2 months ago

Hi!

I documented the disseminatePreEncryptedMsg API handler after enabling of sending objects with PoW already done and added an alias disseminatePreparedObject which seems more correct.