fix up zero-conf
This commit is contained in:
parent
23458b6b56
commit
c78519072b
6 changed files with 4205 additions and 180 deletions
|
|
@ -4,9 +4,9 @@ const E = require('../../../error')
|
|||
const NAME = 'FakeWallet'
|
||||
|
||||
const SECONDS = 1000
|
||||
const PUBLISH_TIME = 3 * SECONDS
|
||||
const PUBLISH_TIME = 2 * SECONDS
|
||||
const AUTHORIZE_TIME = 8 * SECONDS
|
||||
const CONFIRM_TIME = 60 * SECONDS
|
||||
const CONFIRM_TIME = 180 * SECONDS
|
||||
|
||||
let t0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue