Merge pull request #1099 from chaotixkilla/fix-custom-sms

Get SMS notices closer to spec
This commit is contained in:
Rafael Taranto 2022-02-16 10:09:18 +00:00 committed by GitHub
commit 26bf036553
19 changed files with 709 additions and 468 deletions

View file

@ -9,7 +9,7 @@ const NAME = 'FakeWallet'
const SECONDS = 1000
const PUBLISH_TIME = 3 * SECONDS
const AUTHORIZE_TIME = PUBLISH_TIME + 5 * SECONDS
const CONFIRM_TIME = AUTHORIZE_TIME + 120 * SECONDS
const CONFIRM_TIME = AUTHORIZE_TIME + 10 * SECONDS
let t0