aboutsummaryrefslogtreecommitdiff
path: root/doc/schema/example/consistency_proof.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/schema/example/consistency_proof.json')
-rw-r--r--doc/schema/example/consistency_proof.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/schema/example/consistency_proof.json b/doc/schema/example/consistency_proof.json
new file mode 100644
index 0000000..0a323b7
--- /dev/null
+++ b/doc/schema/example/consistency_proof.json
@@ -0,0 +1,7 @@
+{
+ "new_size": 2,
+ "old_size": 1,
+ "consistency_proof": [
+ "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="
+ ]
+}