From 52cd401404288ace1a5e8a873b73f406484176a3 Mon Sep 17 00:00:00 2001
From: Pranav Gaddamadugu <23022326+d0cd@users.noreply.github.com>
Date: Mon, 17 Feb 2025 09:20:42 -0800
Subject: [PATCH] More escape
---
documentation/concepts/02_debuggin.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/concepts/02_debuggin.md b/documentation/concepts/02_debuggin.md
index 57835dfe8..f105f064e 100644
--- a/documentation/concepts/02_debuggin.md
+++ b/documentation/concepts/02_debuggin.md
@@ -330,7 +330,7 @@ Result: ()
✔ Command? · CheatCode::print_mapping(timelocks)
Mapping: timelocks
- Metadata {locker: aleo1rhgdu77hgyqd3xjj8ucu3jj9r2krwz6mnzyd80gncr5fxcwlh5rsvzp9px, lockee: aleo1rhgdu77hgyqd3xjj8ucu3jj9r2krwz6mnzyd80gncr5fxcwlh5rsvzp9px} -> 1u32
+ Metadata {'{'}locker: aleo1rhgdu77hgyqd3xjj8ucu3jj9r2krwz6mnzyd80gncr5fxcwlh5rsvzp9px, lockee: aleo1rhgdu77hgyqd3xjj8ucu3jj9r2krwz6mnzyd80gncr5fxcwlh5rsvzp9px} -> 1u32
Result: ()
✔ Command? · let m: Metadata = Metadata {'{'} locker: self.caller, lockee: self.caller };