Merge pull request #2984 from urbit/philip/dawn

dawn: switch default eth node
This commit is contained in:
Fang 2020-06-06 00:57:02 +02:00 committed by GitHub
commit e2a13b9537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -337,7 +337,7 @@ u3_dawn_vent(u3_noun seed)
//
c3_c* url_c = ( 0 != 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
//