Files: d4ba20b58c01dea031c4dbd86e4a99d066ca1c28 / tests / interface / default_enviroment.json
178 bytesRaw
1 | enviroment: { |
2 | gasPrice: 0, |
3 | gasLeft: 0, |
4 | address: [], |
5 | origin: [], |
6 | coinbase: [], |
7 | difficulty: [], |
8 | caller: [], |
9 | callValue: [], |
10 | callData: [], |
11 | code: [], |
12 | logs: [] |
13 | } |
14 |
Built with git-ssb-web