mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 13:19:48 +03:00
btc-wallet-js: remove unnecessary and confusing line
This commit is contained in:
parent
14141af044
commit
30614d6374
@ -10,8 +10,6 @@ import './css/custom.css';
|
|||||||
|
|
||||||
// rebuild x3
|
// rebuild x3
|
||||||
|
|
||||||
window.NETWORK = 'testnet'; // 'bitcoin'
|
|
||||||
|
|
||||||
const channel = new window.channel();
|
const channel = new window.channel();
|
||||||
api.setChannel(window.ship, channel);
|
api.setChannel(window.ship, channel);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user