Smart Contract Macros
schedule_timer - schedules specified transaction in the future
remove_timer - removes timer
timer_callback - logic to run for cron specified here
start_interval - creates interval on DSP for timer callback
remove_interval - removes interval
Last updated