Function find_vanity_address

Source
pub fn find_vanity_address<T: VanityMatcher>(
    matcher: T,
) -> Option<PrivateKeySigner>
Expand description

Generates random wallets until matcher matches the wallet address, returning the wallet.