Module utils

Module utils 

Source
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.