Module ethcontract_mock::utils
source · Expand description
Convenience utilities for tests.
Functions
- Shortcut for
account_for("Alice"). - Generate a private key by hashing the given string.
- Shortcut for
address_for("Alice"). - Generate public address by hashing the given string.