mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +03:00
dawn: switch default eth node
This commit is contained in:
parent
5666f99b16
commit
d0b42e9392
@ -337,7 +337,7 @@ u3_dawn_vent(u3_noun seed)
|
|||||||
//
|
//
|
||||||
c3_c* url_c = ( 0 != u3_Host.ops_u.eth_c ) ?
|
c3_c* url_c = ( 0 != u3_Host.ops_u.eth_c ) ?
|
||||||
u3_Host.ops_u.eth_c :
|
u3_Host.ops_u.eth_c :
|
||||||
"https://mainnet.infura.io/v3/196a7f37c7d54211b4a07904ec73ad87";
|
"http://eth-mainnet.urbit.org:8545";
|
||||||
|
|
||||||
// pin block number
|
// pin block number
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user