Add copyright to files missing Hush copyright lines

This commit is contained in:
Jonathan "Duke" Leto
2022-09-21 08:44:34 -07:00
parent 45e6a5c819
commit f791613c70
36 changed files with 38 additions and 2 deletions

View File

@@ -1,9 +1,11 @@
// Copyright (c) 2016-2022 The Hush developers
#ifndef HUSH_NK_H
#define HUSH_NK_H
//#define ASSETCHAINS_N 77
//#define ASSETCHAINS_K 3
// Equihash (N,K) param defaults when using -ac_nk
#define ASSETCHAINS_N 96
#define ASSETCHAINS_K 5