core refactor #2483
Labels
modularization
Part of Namada's modularization effort
pre-mainnet
Must happen before mainnet.
refactor / code quality
There are couple left over things in
namada_core::ledger
mod that can be moved out:core/src/types/address.rs
orethereum_bridge
crate)types
module so that we're just importing e.g.namada_core::dec
etc.Also check and remove any unused deps.
The text was updated successfully, but these errors were encountered: