Skip to content

Commit

Permalink
Update contract_addrs comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dowlandaiello committed Jul 28, 2024
1 parent 1ced8ae commit 99fc472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/test_context.rs
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ pub struct LocalChain {
pub connection_ids: HashMap<String, String>,
pub admin_addr: String,
pub native_denom: String,
/// contract addresses for deployed instances of contracts
/// contract address for the deployed instance of a contract
pub contract_addrs: HashMap<String, String>,
/// The name of the chain
pub chain_name: String,
Expand Down

0 comments on commit 99fc472

Please sign in to comment.