Hello,
I want to know the last number block and the hash of this block from byteal and the time current.
I search in Transaction Fields and Global Parameters but i not found it.
Hello,
I want to know the last number block and the hash of this block from byteal and the time current.
I search in Transaction Fields and Global Parameters but i not found it.
Global.latest_timestamp()
Global.round()
(last block can be obtained by subtracting 1)See Transaction Fields and Global Parameters — PyTeal documentation