Skip to content

Commit

Permalink
getting read of moralis speedynodes
Browse files Browse the repository at this point in the history
  • Loading branch information
uv-orbs committed Jun 28, 2022
1 parent 7502d14 commit cb11c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/render-node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ function getKeepers(snapshot: StateSnapshot, config: ServiceConfiguration) {
AllowAccessToServices: true,
Config: {
ManagementServiceEndpoint: 'http://management-service:8080',
EthereumEndpoint: 'https://speedy-nodes-nyc.moralis.io/e25f7625703c58a9068b9947/bsc/mainnet',
EthereumEndpoint: 'https://bsc-dataseed1.binance.org/',
SignerEndpoint: 'http://signer:7777',
EthereumDiscountGasPriceFactor: 1,
NodeOrbsAddress: normalizeAddress(config['node-address']),
Expand Down

0 comments on commit cb11c89

Please sign in to comment.