Storage RFC grammar
This commit is contained in:
committed by
sakridge
parent
cf00354f42
commit
aa2fd3f3bb
@@ -1,6 +1,6 @@
|
||||
// A stage that handles generating the keys used to encrypt the ledger and sample it
|
||||
// for storage mining. Replicators submit storage proofs, validator then bundles them
|
||||
// to submit it's proof for mining to be rewarded.
|
||||
// to submit its proof for mining to be rewarded.
|
||||
|
||||
#[cfg(feature = "cuda")]
|
||||
use chacha_cuda::chacha_cbc_encrypt_file_many_keys;
|
||||
|
||||
Reference in New Issue
Block a user