mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
This removes clear inputs from Money::Transfer, and removes all faucet references in the code. Additionally, in src/validator/ we use the ValidatorConfig struct directly, rather than using the ValidatorConfig::new() function.