Open
Description
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
its not implemented
What is the expected behavior?
with the web3 js library i can call web3.storageAt(contractaddress, index) to retrieve even private declared constants.
this is at this point not possible with AssemblyScript mappings API
example: https://github.com/emptysetsquad/dollar/blob/master/protocol/contracts/Constants.sol#L75