mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
43 lines
723 B
JSON
43 lines
723 B
JSON
{
|
|
"contracts":
|
|
{
|
|
"a.sol":
|
|
{
|
|
"A1":
|
|
{
|
|
"evm":
|
|
{
|
|
"bytecode":
|
|
{
|
|
"object": "<BYTECODE REMOVED>"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"b.sol":
|
|
{
|
|
"A1":
|
|
{
|
|
"evm":
|
|
{
|
|
"bytecode":
|
|
{
|
|
"object": "<BYTECODE REMOVED>"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"sources":
|
|
{
|
|
"a.sol":
|
|
{
|
|
"id": 0
|
|
},
|
|
"b.sol":
|
|
{
|
|
"id": 1
|
|
}
|
|
}
|
|
}
|