parse-community/parse-blockchain

Include option to store only the object hash, instead of the whole object

davimacedo opened this issue · 1 comments

Currently, there is a single behavior to store the whole Parse Object to the blockchain network. We wanted the developers to be able to switch if they either want to store the whole object or only the hash of the object.

@ivan-liljeqvist any thoughts in here?