Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 900 Bytes

File metadata and controls

25 lines (20 loc) · 900 Bytes

SLEEP command

This command pauses all token ACTIONS until RESUME_BLOCK is reached

PARAMS

Name Type Description
TICK String 1 to 250 characters in length
RESUME_BLOCK String Block index to resume BTNS ACTION commands

Formats

  • SLEEP|TICK|RESUME_BLOCK

Examples

bt:SLEEP|JDOG|791495`
This example pauses/sleeps ALL BTNS `ACTION` commands on JDOG `token` until block 791495

Rules

Notes

  • USE WITH CAUTION! SLEEP will stop/pause all BTNS actions, including dispenses.
  • SLEEP can result in loss of user funds, as payments to BTNS dispensers will be ignored.
  • Can use LOCK_SLEEP in ISSUE command to prevent SLEEP command
  • Can issue a SLEEP before RESUME_BLOCK to extend a SLEEP