From 29afc777e3f4a2461c3f97cc2e78e38db286935b Mon Sep 17 00:00:00 2001 From: Luqi Pan Date: Wed, 3 Jan 2024 17:07:59 -0800 Subject: [PATCH] Update timestamp with second too --- main/guides/js-programming/hardened-js.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/guides/js-programming/hardened-js.md b/main/guides/js-programming/hardened-js.md index b8dce5b31..a02f6f33b 100644 --- a/main/guides/js-programming/hardened-js.md +++ b/main/guides/js-programming/hardened-js.md @@ -371,7 +371,7 @@ Careful study of this 8 minute presentation segment provides a firm foundation for writing smart contracts with Zoe. ::: tip Watch: The Mint Pattern -8 minutes [starting at 25:00](https://youtube.com/watch?v=iyuo0ymTt4g&t=1525&list=PLzDw4TTug5O1oHRbp2HkcvKABAY9FKsmG), +8 minutes [starting at 25:25](https://youtube.com/watch?v=iyuo0ymTt4g&t=1525&list=PLzDw4TTug5O1oHRbp2HkcvKABAY9FKsmG), in [Higher-order Smart Contracts across Chains](https://www.youtube.com/watch?v=iyuo0ymTt4g&list=PLzDw4TTug5O1oHRbp2HkcvKABAY9FKsmG) [![image](https://user-images.githubusercontent.com/150986/129462162-4599c0f4-8519-4a04-a707-88ef6e6044d7.png)