Uh oh!
There was an error while loading. Please reload this page.
Migrating data to datastore - #548
Conversation
F-OBrien
commented
Feb 14, 2019
I had a read through this pull request and wanted to reference a feature request I had raised #532 |
maxsam4
commented
Feb 14, 2019
Thanks for your feedback @F-OBrien! Different restrictions on different simultaneous STOs is a planned feature. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| _; | ||
| } | ||
| function _isAuthorized() internal view { |
| } | ||
| mapping(address => uint256) nonAccreditedLimitUSDOverride; | ||
| mapping(address => uint256) public nonAccreditedLimitUSDOverride; |
| uint8 constant DATA_KEY = 6; | ||
| bytes32 public constant MANAGEDATA = "MANAGEDATA"; | ||
| uint8 internal constant DATA_KEY = 6; | ||
| bytes32 internal constant MANAGEDATA = "MANAGEDATA"; |
There was a problem hiding this comment.
then this two variables won't be accessible
npm run gas)