From dae162c8d4d2bf76796c78b74529bea86c37d013 Mon Sep 17 00:00:00 2001 From: Gav Date: Wed, 27 Sep 2023 17:55:14 +0100 Subject: [PATCH] More cleanups --- text/0031-corejam.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/text/0031-corejam.md b/text/0031-corejam.md index c67bd3b..46dd186 100644 --- a/text/0031-corejam.md +++ b/text/0031-corejam.md @@ -628,7 +628,10 @@ Important considerations include: None. -# Chat +# Historical + +#### Chat Gav/Basti, 2023-09-11 + ``` for this we need a pallet on the RC to allow arbitrary data to be stored for a deposit, with a safeguard that it would remain in RC state for at least 24 hours (in case of dispute); and a host function to allow the PoV to reference it. this issue is that for fast-changing data, you'd need to store all of the different images for 24 hours each.