Research Article

Privacy-Preserving Redactable Blockchain for Internet of Things

Algorithm 4

(implements ).
 Input: Block
 Output: 0/1
(1)if all the transactions in are valid then
(2)if then
(3)return 1;
(4)else
(5)return 0;
(6)else
(7)return 0;