Files: 099ac07e30fe8b32def266ff2c809350f4a7ce0b / 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