ebin/gmminer.app
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{application,gmminer,
|
||||
[{description,"Gajumaru Cuckoo Cycle mining support"},
|
||||
{vsn,"1.0.1"},
|
||||
{registered,[]},
|
||||
{applications,[kernel,stdlib,gmcuckoo]},
|
||||
{env,[]},
|
||||
{modules,[gmminer_blake2b_256,gmminer_pow,gmminer_pow_cuckoo,
|
||||
gmminer_siphash24]},
|
||||
{maintainers,[]},
|
||||
{licenses,[]},
|
||||
{links,[]}]}.
|
||||
Reference in New Issue
Block a user