logo
pub fn get_funded_wallet(
    descriptor: &str
) -> (Wallet<MemoryDatabase>, (String, Option<String>), Txid)
Expand description

Return a fake wallet that appears to be funded for testing.