next_block_time
The timestamp that the next block will have, once built, in milliseconds.
Equivalent to rell.test.last_block_time + rell.test.block_interval
(assuming there is at least one block in the blockchain).
This is a Unix epoch timestamp, i.e. the number of milliseconds that will have elapsed since midnight on 1st January 1970.
Since
0.13.3