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