Unit ID
1TQwCAvBxnRqCGjrwb/Jq2xSvavjUud0kr18+/6mwWg=
Received
27.09.2019 02:47:00
Confirmation delay (full node)
3 minutes 51 seconds
Confirmation delay (light node)
5 minutes 31 seconds
Messages
Definition
Definition: [ "autonomous agent", { "init": "{ // FIFO by [email protected] // Insert data with { in : <data> } // Call AA to pops out the first data and get response { data : <data> } }", "messages": { "cases": [ { "if": "{ trigger.data.in }", "messages": [ { "app": "state", "state": "{ // DATA IN var[ "last" ] += 1 ; if( ! var[ "first" ] ) var[ "first" ] = 1 ; var[ var[ "last" ] || "" ] = trigger.data.in ; // save data to last index }" } ] }, { "if": "{ var[ "first" ] }", "messages": [ { "app": "state", "state": "{ // DEFAULT FIRST DATA OUT $first = var[ "first" ] || "" ; response[ 'data' ] = var[ $first ] ; var[ $first ] = false ; // clear data if( var[ "first" ] == var[ "last" ] ){ // reach end, reset indexes var[ "last" ] = false ; var[ "first" ] = false ; } else var[ "first" ] += 1 ; // next }" } ] } ] } } ]
Technical information
Fees:
1,341 bytes
(353 headers, 988 payload)
Level:1081246
Witnessed level:1081239
Main chain index:1080008
Latest included mc index:1080007
Status:stable/confirmed/final