benediamond / anonymous-zether

A private payment system for Ethereum-based blockchains, with no trusted setup.
Other
16 stars 9 forks source link

merge branch for "transaction fees" #2

Closed benediamond closed 4 years ago

benediamond commented 4 years ago

now, we have an intrinsic mechanism for transaction fees. a sender can specify a "beneficiary" who will receive the fixed fee. In practice, this could be a "miner", who will then mine the transaction voluntarily, even though it (say) offers no gas.

benediamond commented 4 years ago

@jennilee78 FYI.