Files: fa9686f529e8fff549f26ffbc52aa6739ab7fead / tests / 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