Skip to content

Commit

Permalink
rename key assignment files with underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Nov 2, 2022
1 parent 31f0288 commit ed10448
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ func key(seed int) tmprotocrypto.PublicKey {

// Num traces to run for heuristic testing
// About 1.5 secs per trace when using real store
const NUM_TRACES = 4000
const NUM_TRACES = 500

// Len of trace for a single heuristic testing run
const TRACE_LEN = 400
Expand Down

0 comments on commit ed10448

Please sign in to comment.