Module diem_wallet::io_utils[][src]

Expand description

Utils for read/write A module to generate, store and load known users accounts. The concept of known users can be helpful for testing to provide reproducible results.

Constants

Delimiter used to ser/deserialize account data.

Functions

Recover wallet from the path specified.

Write wallet seed to file.