Skip to content

Commit

Permalink
update-old-grpc (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
Buckram123 authored Feb 27, 2024
1 parent 36c741d commit 4324ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cw-orch-networks/src/networks/injective.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pub const INJECTIVE_1: ChainInfo = ChainInfo {
chain_id: "injective-1",
gas_denom: "inj",
gas_price: 500_000_000.0,
grpc_urls: &["https://k8s.global.mainnet.chain.grpc.injective.network:443"],
grpc_urls: &["https://sentry.chain.grpc.injective.network:443"],
network_info: INJECTIVE_NETWORK,
lcd_url: None,
fcd_url: None,
Expand Down

0 comments on commit 4324ca8

Please sign in to comment.