Adds ability to unlock multiple accounts by alex-miller-0 · Pull Request #5 · ConsenSys-archive/truffle-hdwallet-provider

I needed to deploy to a remote node (via INFURA) and to test transactions with multiple accounts. Using WalletSubprovider does not allow for this -- this PR switches that subprovider for HookedSubp...