Unit ID
v0gkrIgNxYCagN6Cf92iMg9iyImKbGAfgYiaOBUqwZ8=
Received
30.09.2019 15:31:02
Confirmation delay (full node)
5 minutes 10 seconds
Messages
AA responses
From V75E4MULIWYYNE6P3ARARZKG4UZNJLAK
  • Bounced
  • Response unit:
  • Response: { "error": "formula // game not started if ($bid_status AND $game_status == 'not started') { var['stack_amnt'] = $bid_amnt - $fee; //var['winnings'] = var['stack_amnt'] / 2; var['author'] = trigger.initial_address; var['leader'] = trigger.initial_address; var['game_status'] = 'running'; response['message'] = 'Thank you for playing'; } // game is running if ($bid_status == true AND $game_status == 'running') { var['stack_amnt'] += ($bid_amnt - $fee); var['winnings'] = var['stack_amnt'] / 2; var['leader'] = trigger.initial_address; var['game_status'] = 'running'; response['message'] = 'Thank you for playing'; } // game is finished if ($game_finished) { var['commission'] = balance[base] - $seed_amnt; //var['stack_amnt'] = 0; //var['leader'] = ''; //var['author'] = ''; var['game_status'] = 'not started'; response['message'] = 'Game finished'; } failed: booleans cannot be compared with other types" }
Technical information
Fees:
550 bytes
(353 headers, 197 payload)
Level:1086914
Witnessed level:1086907
Main chain index:1085675
Latest included mc index:1085674
Status:stable/confirmed/final