From 4f5b3b58fb69ac5ed1dbcefabb2931518e6aa4e5 Mon Sep 17 00:00:00 2001 From: Obiajulu <47371105+ObiajuluM@users.noreply.github.com> Date: Sat, 15 Oct 2022 10:56:10 -0700 Subject: [PATCH] Update finish_escrow.py --- content/_code-samples/escrow/py/finish_escrow.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_code-samples/escrow/py/finish_escrow.py b/content/_code-samples/escrow/py/finish_escrow.py index e316c35789..e6f2cbbac7 100644 --- a/content/_code-samples/escrow/py/finish_escrow.py +++ b/content/_code-samples/escrow/py/finish_escrow.py @@ -16,10 +16,10 @@ escrow_sequence = 27641268 # Optional fields -# Cryptio condition that must be met before escrow can be completed, passed on escrow creation +# Crypto condition that must be met before escrow can be completed, passed on escrow creation condition = "A02580203882E2EB9B44130530541C4CC360D079F265792C4A7ED3840968897CB7DF2DA1810120" -# Cryptio fulfillment of the condtion +# Crypto fulfillment of the condtion fulfillment = "A0228020AED2C5FE4D147D310D3CFEBD9BFA81AD0F63CE1ADD92E00379DDDAF8E090E24C" # Sender wallet object