Disable encrypted transfers in P7
td202 opened this issue · 0 comments
td202 commented
This disables the transactions related to encrypted balances, except for decrypting existing encrypted balances.
Disable the following transaction types in protocol version 7:
- EncryptedAmountTransfer
- TransferToEncrypted
- EncryptedAmountTransferWithMemo
The TransferToPublic transaction type remains enabled.