change blockheight check
This commit is contained in:
parent
fe118edc7f
commit
7691d6dc63
1 changed files with 1 additions and 1 deletions
2
tests
2
tests
|
|
@ -20,7 +20,7 @@ run(){
|
|||
}
|
||||
|
||||
failed="false"
|
||||
blockheight=201
|
||||
blockheight=195
|
||||
utxos=5
|
||||
channel_size=24000000 # 0.024 btc
|
||||
balance_size=12000000 # 0.012 btc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue