Files: e7e36382dc9e3373aad516a7c37df5e4fa7554a6 / 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