diff --git a/src/wallet/cashierdb.rs b/src/node/wallet/cashierdb.rs similarity index 100% rename from src/wallet/cashierdb.rs rename to src/node/wallet/cashierdb.rs diff --git a/src/wallet/mod.rs b/src/node/wallet/mod.rs similarity index 100% rename from src/wallet/mod.rs rename to src/node/wallet/mod.rs diff --git a/src/wallet/wallet_api.rs b/src/node/wallet/wallet_api.rs similarity index 100% rename from src/wallet/wallet_api.rs rename to src/node/wallet/wallet_api.rs diff --git a/src/wallet/walletdb.rs b/src/node/wallet/walletdb.rs similarity index 100% rename from src/wallet/walletdb.rs rename to src/node/wallet/walletdb.rs