feat: add cancel command

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent 8746045428
commit bf5e6330a8
3 changed files with 19 additions and 1 deletions
@@ -8,6 +8,7 @@ const COMMAND_WIPE = '/wipe'
const COMMAND_SEED = '/seed'
const COMMAND_RESTORE = '/restore'
const COMMAND_CONFIRM_NEXT = '/confirm-next'
const COMMAND_CANCEL = '/cancel'
const DEFAULT_RECEIVE_GAP_LIMIT = 20