readme
This commit is contained in:
11
README.md
11
README.md
@@ -1,6 +1,17 @@
|
|||||||
# node
|
# node
|
||||||
Arionum (ARO) cryptocurrency node
|
Arionum (ARO) cryptocurrency node
|
||||||
|
|
||||||
|
-----------------------------------------------------
|
||||||
|
Block 10800 Hard fork - Code name: Resistance
|
||||||
|
In order to increase the fairness of Arionum and stay true to the inital claim of cpu-coin, we will be changing the mining alghoritm starting the block 10800.
|
||||||
|
The new mining alghoritm uses:
|
||||||
|
threads=1
|
||||||
|
memory=524288
|
||||||
|
time=1
|
||||||
|
|
||||||
|
Also, starting block 10800, the maximum transaction fee will be 10 ARO.
|
||||||
|
|
||||||
|
-----------------------------------------------------
|
||||||
|
|
||||||
Requires php 7.2, mysql/mariadb, php-pdo, php-bcmath and php-gmp
|
Requires php 7.2, mysql/mariadb, php-pdo, php-bcmath and php-gmp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user