Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 21 forks source link

Disable encrypted transfers in P7 #1170

Closed td202 closed 1 month ago

td202 commented 1 month ago

This disables the transactions related to encrypted balances, except for decrypting existing encrypted balances.

Disable the following transaction types in protocol version 7:

The TransferToPublic transaction type remains enabled.