Files: 51739ba9fc171bb7d0f5e1bfee7b9021587cdede / 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