Open Yaiba opened 4 days ago
Right now @block_timestamp is only available in TX, but action/procedure call.
Since we've already save the timestamp in block header, we can set the timestamp from the latest block when action/procedure call.
This is realated to #903. I'm not sure if there is a reason we didn't make it available in action/procedure call
Right now @block_timestamp is only available in TX, but action/procedure call.
Since we've already save the timestamp in block header, we can set the timestamp from the latest block when action/procedure call.
This is realated to #903. I'm not sure if there is a reason we didn't make it available in action/procedure call