-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Milestone
Description
We should add a field to store/add capability in order to include commP proof with every write
@ribasushi is there js code somewhere we could use to compute it on client side ?
@mikeal computing it on the client side is fine, but we can’t trust client & would need to verify, which makes me wonder if doing it on a client is even worth it, as we may only complicate things by having to handle case where client provides incorrect value.
Reactions are currently unavailable