Files: b09ae9b9bed2be0a68c73659b7f9b4befa8a5c8b / tests / interface / default_enviroment.json
179 bytesRaw
1 | enviroment: { |
2 | gasPrice: 0, |
3 | gasLimit: 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