Comment on The AT ProtocolparentComments−topranks3yIt’s literally the dumbest idea ever.Why use a merkle tree if you need to give users the ability to remove stuff?Just store it in some other struct and have each message signed by the user. Let them add and remove messages at will.
Comments
It’s literally the dumbest idea ever.
Why use a merkle tree if you need to give users the ability to remove stuff?
Just store it in some other struct and have each message signed by the user. Let them add and remove messages at will.