LayerXcom / zero-chain

A privacy-preserving blockchain on Substrate
https://layerxcom.github.io/zerochain-book/
GNU General Public License v3.0
260 stars 42 forks source link

Add overall anonymous transaction interface #142

Closed osuketh closed 5 years ago

osuketh commented 5 years ago

Add the overall interface of anonymous transactions, not including detail logics.

osuketh commented 5 years ago

Add nonce_pool to encrypted_balances module.