Skip to content

Commit 30f764c

Browse files
committed
update registry compilation output
1 parent f07017f commit 30f764c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contracts/registry/build/registry_approval.teal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#define MANAGER_KEY "manager"
2121

2222
// TODO
23-
#define ORDER_APP_HASH 0x027d4c66fc0e7b4696b51620974d81dfc31a4c9f48fc9c574b2e89cf91ac4219
23+
#define ORDER_APP_HASH 0x2cb06aa207570c893b288d108627cd6b339203b36870162684ad338865025153
2424

2525
// tl:28: router:
2626
pushbytes "create_application"
@@ -466,7 +466,7 @@ __func__create_entry:
466466
store 16 // approval_hash
467467
// tl:190: assert(approval_hash == ORDER_APP_HASH)
468468
load 16 // approval_hash
469-
pushbytes ORDER_APP_HASH // 0x027d4c66fc0e7b4696b51620974d81dfc31a4c9f48fc9c574b2e89cf91ac4219
469+
pushbytes ORDER_APP_HASH // 0x2cb06aa207570c893b288d108627cd6b339203b36870162684ad338865025153
470470
==
471471
assert
472472

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)