Skip to content
Snippets Groups Projects
Commit e28a1e33 authored by Jake Taylor's avatar Jake Taylor
Browse files

Merge remote-tracking branch 'origin/release' into release

parents 9ec9c60c 2fb0cda6
No related branches found
No related tags found
1 merge request!60Revert "Fail a test to be sure it works"
...@@ -33,7 +33,7 @@ var NumClientsRunning uint64 ...@@ -33,7 +33,7 @@ var NumClientsRunning uint64
// //
// Parameters: // Parameters:
// - args[0] - Storage directory path (string). // - args[0] - Storage directory path (string).
// - args[1] - Password used for storage (Uint8Array). // - args[1] - The user-supplied password (string).
// //
// Returns: // Returns:
// - Throws a TypeError if the password is incorrect or if not all Cmix // - Throws a TypeError if the password is incorrect or if not all Cmix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment