Skip to content

Commit

Permalink
added upstream equivalence
Browse files Browse the repository at this point in the history
  • Loading branch information
malik672 committed Mar 5, 2024
1 parent cb5bd69 commit 556e9e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/addresses.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use crate::prelude::*;
use std::collections::HashMap;

type AddressMap = HashMap<u64, Address>;
type ChainMap = HashMap<u64, ChainAddresses>;
Expand Down

0 comments on commit 556e9e0

Please sign in to comment.