Nonce fix.

This commit is contained in:
Hernán Di Pietro 2021-10-05 10:52:32 -03:00
parent 0e7146b838
commit 8e3228a936
1 changed files with 1 additions and 2 deletions

View File

@ -182,6 +182,7 @@ assert
byte "nonce"
load 0
extract 18 8
btoi
app_global_put
byte "ts"
@ -193,13 +194,11 @@ app_global_put
byte "price"
load 0
extract 42 8
btoi
app_global_put
byte "stdev"
load 0
extract 50 8
btoi
app_global_put
b success