-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.project.json
56 lines (56 loc) · 2.13 KB
/
.project.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"fullNodeVersion": "v3.7.0",
"compilerOptionsUsed": {
"ignoreUnusedConstantsWarnings": false,
"ignoreUnusedVariablesWarnings": false,
"ignoreUnusedFieldsWarnings": false,
"ignoreUnusedPrivateFunctionsWarnings": false,
"ignoreUpdateFieldsCheckWarnings": false,
"ignoreCheckExternalCallerWarnings": false,
"ignoreUnusedFunctionReturnWarnings": false
},
"infos": {
"DIAOracleValue": {
"sourceFile": "oracle.ral",
"sourceCodeHash": "b98c917456dc7f1a2eac97203220d729341ca368d1cf910faf47bd8d3d329584",
"bytecodeDebugPatch": "",
"codeHashDebug": ""
},
"IDIAOracle": {
"sourceFile": "oracle.ral",
"sourceCodeHash": "b98c917456dc7f1a2eac97203220d729341ca368d1cf910faf47bd8d3d329584",
"bytecodeDebugPatch": "",
"codeHashDebug": ""
},
"IFungibleToken": {
"sourceFile": "../node_modules/@alephium/web3/std/fungible_token_interface.ral",
"sourceCodeHash": "62910bf11e1eeb6cb2fd468626ff606a9b06306b2b81590c3b10f6deb5966bde",
"bytecodeDebugPatch": "",
"codeHashDebug": ""
},
"OracleConsumer": {
"sourceFile": "oracle.ral",
"sourceCodeHash": "b98c917456dc7f1a2eac97203220d729341ca368d1cf910faf47bd8d3d329584",
"bytecodeDebugPatch": "",
"codeHashDebug": "2de55e6a8883d50b84fa979c6697adec61d6451f61070716fbd9131ccc439329"
},
"TokenFaucet": {
"sourceFile": "token.ral",
"sourceCodeHash": "d9c5902444f841b87e572d73eb68237c3225e9742a5c4c80fd900278e034dc3a",
"bytecodeDebugPatch": "=20-2+71=2-3+8=1-2=3-1+440b3=111-1+4=10+a0007e02175468652063757272656e742062616c616e63652069732000=178",
"codeHashDebug": "dc0e06fd1a2fb592ce20e057fd2d214ba078e42906b03930b83d6069e3a0de5c"
},
"Withdraw": {
"sourceFile": "withdraw.ral",
"sourceCodeHash": "8d2b0665835f11320c5a882f1239b82351c6ed093c263e94eee6b347076e28a0",
"bytecodeDebugPatch": "",
"codeHashDebug": ""
},
"WithdrawGasless": {
"sourceFile": "withdraw.ral",
"sourceCodeHash": "8d2b0665835f11320c5a882f1239b82351c6ed093c263e94eee6b347076e28a0",
"bytecodeDebugPatch": "",
"codeHashDebug": ""
}
}
}