Xfer
  • Introduction
  • Description
  • Routes
    • Creating routes
    • Updating routes
    • Deleting routes
    • Listing routes
  • Transfers
  • Minimum amounts and fees
  • Safety considerations
  • Disclaimer
Powered by GitBook
On this page
  1. Routes

Updating routes

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

{"cmd":"UPD", "route":"[name]","target":"[recipient]","memo":"[memo]"}

If the route doesn’t exist, @xfer will send you back en (encrypted) error message.

Examples:

  • {"cmd":"UPD","route":"binance","target":"bdhivesteem","memo":"789654321"} updates the previously created “binance” route and changes the recipient to @bdhivesteem as well as the memo

PreviousCreating routesNextDeleting routes

Last updated 1 year ago