diff --git a/resources/test/rpc_schema_hashing.json b/resources/test/rpc_schema_hashing.json index ce5b9d18c8..d71b73f2d1 100644 --- a/resources/test/rpc_schema_hashing.json +++ b/resources/test/rpc_schema_hashing.json @@ -2479,7 +2479,8 @@ "Read", "Write", "Add", - "NoOp" + "NoOp", + "Delete" ] }, "TransformEntry": { @@ -2514,7 +2515,8 @@ "Identity", "WriteContractWasm", "WriteContract", - "WriteContractPackage" + "WriteContractPackage", + "Prune" ] }, { @@ -4749,4 +4751,4 @@ } } } -} +} \ No newline at end of file