Skip to content

Commit

Permalink
Xion
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayanski committed Apr 29, 2024
1 parent 1675e5c commit ccc6452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cw-orch-networks/src/networks/xion.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ use cw_orch_core::environment::{ChainInfo, ChainKind, NetworkInfo};

// ANCHOR: xion
pub const XION_NETWORK: NetworkInfo = NetworkInfo {
id: "xion",
chain_name: "xion",
pub_address_prefix: "xion",
coin_type: 118u32,
};
Expand Down

0 comments on commit ccc6452

Please sign in to comment.