We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2763b commit 0ff68eeCopy full SHA for 0ff68ee
libraries/chain/hardfork.d/CORE_2103.hf
@@ -0,0 +1,5 @@
1
+// bitshares-core issue #2103 250M BTS supply
2
+#ifndef HARDFORK_CORE_2103_TIME
3
+#define HARDFORK_CORE_2103_TIME (fc::time_point_sec( 1600000000 ) ) // Sep 2020
4
+#define HARDFORK_CORE_2103_BALANCE_ID 56720 // 1.15.56720
5
+#endif
0 commit comments