Skip to content

Commit

Permalink
fix re-export
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberHoward committed Jun 22, 2023
1 parent 0e004eb commit 50a7fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cw-orch/src/daemon/networks/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pub fn parse_network(net_id: &str) -> ChainInfo {
NEUTRON_1,
INJECTIVE_1,
HARPOON_4,
OSMO_4,
OSMO_5,
LOCAL_OSMO,
LOCAL_NEUTRON,
];
Expand Down

0 comments on commit 50a7fed

Please sign in to comment.