mimblewimble / grin-wallet

Grin Wallet
Apache License 2.0
183 stars 133 forks source link

Basic mwmixnet send #696

Closed yeastplume closed 11 months ago

yeastplume commented 11 months ago

Modifications (on experimental 'contracts' branch) to blindly send a transaction to an mwmixnet node as an alternative to calling 'post_tx', with no further transaction information to be recorded internally at the moment.

Merging for now, will likely need more work but that can be addressed when there is a mixnet running to send to. Stubs are all in place.