lighthouse/crypto/eth2_keystore/src
Akihito Nakano 4186d117af Replace OpenOptions::new with File::options to be readable (#3059)
## Issue Addressed

Closes #3049 

This PR updates widely but this replace is safe as `File::options()` is equivelent to `OpenOptions::new()`.
ref: https://doc.rust-lang.org/stable/src/std/fs.rs.html#378-380
2022-03-07 06:30:18 +00:00
..
json_keystore Upgrade dependencies (#2513) 2021-08-17 01:00:24 +00:00
derived_key.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
keystore.rs Replace OpenOptions::new with File::options to be readable (#3059) 2022-03-07 06:30:18 +00:00
lib.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00