Expand description
Convenience utilities for tests.
Functionsยง
- account
- Shortcut for
account_for("Alice"). - account_
for - Generate a private key by hashing the given string.
- address
- Shortcut for
address_for("Alice"). - address_
for - Generate public address by hashing the given string.