arrayio / array-io-solidity

Docs for Array.IO Solidity implementation
0 stars 0 forks source link

Layout of a Solidity Source File all differences #3

Open ghost opened 6 years ago

ghost commented 6 years ago

Version Pragma (https://github.com/arrayio/array-io-solidity/blob/master/layout-of-source-files.rst#version-pragma)

1.(don't support 0.5.0) A: But actually there is proved support only of the 0.4.21 version

Importing other Source Files (https://github.com/arrayio/array-io-solidity/blob/master/layout-of-source-files.rst#importing-other-source-files )

  1. (all sections in the Importing other Source Files) A: We do not support it.