Unit ID
36HhJR75ap2xDVujUdyw/3fAZWddbUsF3TKWwuZ/EiU=
Received
30.09.2019 16:16:21
Confirmation delay (full node)
4 minutes 54 seconds
Confirmation delay (light node)
8 minutes 37 seconds
Messages
AA responses
From DRI3W7XVVHFGMXTRRGZTFYMBP462E3B3
  • 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 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:1086981
Witnessed level:1086973
Main chain index:1085742
Latest included mc index:1085741
Status:stable/confirmed/final