foundry_wallets::multi_wallet

Macro create_hw_wallets

Source
macro_rules! create_hw_wallets {
    ($self:ident, $create_signer:expr, $signers:ident) => { ... };
}
Expand description

A macro that initializes multiple wallets

Should be used with a MultiWallet instance