Parameters
| Parameter | Type | Description |
|---|---|---|
walletPassword | string | The password of the wallet. |
fn | WalletSetupFunction | A function describing the setup of the wallet. |
Returns
testWithWalletSetup function uses this object.
| Member | Type |
|---|---|
fn | WalletSetupFunction |
hash | string |
walletPassword | string |

