Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Disable in and out transfer transactions since height 6901027
Browse files Browse the repository at this point in the history
  • Loading branch information
MaciejBaj committed Aug 16, 2018
1 parent 433e174 commit d6edd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/milestones.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
* @todo Add description for the namespace and the properties
*/
module.exports = {
disableDappTransfers: 9000000,
disableDappTransfers: 6901027,
};

0 comments on commit d6edd30

Please sign in to comment.