pull down to refresh
I think just write a script that checks the blockheight and executes your code based on the block height ... then run that script with cron every minute or whatever
cron
to be clear, I think your idea to run code based on block height is a cool idea
I think just write a script that checks the blockheight and executes your code based on the block height ... then run that script with
cronevery minute or whatever