Deleting routes

To delete an existing route, initiate a micro-transfer to @xfer using the following structured memo:

{"cmd":"DEL", "route":"[name]"}

Example:

  • {"cmd":"DEL", "route":"binance"} deletes the previously created "binance" route

To delete all routes at once, both HIVE and HBD, initiate a micro-transfer to @xfer using the following structured memo:

{"cmd":"CLR" }

Last updated