pub trait ReacceptWalletTransactions { // Required method fn reaccept_wallet_transactions(&mut self); }