mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-01-08 03:37:51 -05:00
15 lines
245 B
JSON
15 lines
245 B
JSON
{
|
|
"manifestVersion": "2.2",
|
|
"contracts": {
|
|
"ETHMixer": "ETHMixer"
|
|
},
|
|
"dependencies": {},
|
|
"name": "tornado",
|
|
"version": "1.0.0",
|
|
"compiler": {
|
|
"manager": "truffle",
|
|
"compilerSettings": {
|
|
"optimizer": {}
|
|
}
|
|
}
|
|
} |