use mainnet for lightning
This commit is contained in:
parent
5d9533b7b4
commit
4f7efc1177
4 changed files with 116 additions and 414 deletions
|
|
@ -24,7 +24,7 @@ function connect () {
|
|||
}
|
||||
|
||||
function cryptoNetwork (account, cryptoCode) {
|
||||
return Promise.resolve('test')
|
||||
return Promise.resolve('main')
|
||||
}
|
||||
|
||||
function checkCryptoCode (cryptoCode) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue