diff options
author | Tomasz Drwięga <tomusdrw@users.noreply.github.com> | 2018-10-09 14:58:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-09 14:58:05 +0800 |
commit | 88d10b37d726e7d29f6becd72558f2d332ca8d72 (patch) | |
tree | d459d8eb08eb079e854be073ad39b97f526d3c25 /test/libsolidity/syntaxTests/indexing/fixedbytes_noninteger_index.sol | |
parent | 15e4a5fc300741e5ee74717dd473aafb59bf0308 (diff) | |
download | dexon-solidity-88d10b37d726e7d29f6becd72558f2d332ca8d72.tar dexon-solidity-88d10b37d726e7d29f6becd72558f2d332ca8d72.tar.gz dexon-solidity-88d10b37d726e7d29f6becd72558f2d332ca8d72.tar.bz2 dexon-solidity-88d10b37d726e7d29f6becd72558f2d332ca8d72.tar.lz dexon-solidity-88d10b37d726e7d29f6becd72558f2d332ca8d72.tar.xz dexon-solidity-88d10b37d726e7d29f6becd72558f2d332ca8d72.tar.zst dexon-solidity-88d10b37d726e7d29f6becd72558f2d332ca8d72.zip |
Clarify contract creation transaction
The change clarifies how contracts are deployed. The docs state that it's a transaction sent to `0` address (which is incorrect), the PR changes that to emphasize that the recipient is not set.
Diffstat (limited to 'test/libsolidity/syntaxTests/indexing/fixedbytes_noninteger_index.sol')
0 files changed, 0 insertions, 0 deletions