mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-08-14 01:25:25 -04:00
migrate
This commit is contained in:
parent
08f8bfb070
commit
fd173c5234
3 changed files with 10 additions and 9 deletions
|
@ -14,7 +14,8 @@ contract MigratableETHTornado is ETHTornado {
|
|||
}
|
||||
|
||||
/**
|
||||
@dev Migrate state from old instance to this one.
|
||||
@dev Migrate state from old v1 tornado.cash instance to this contract.
|
||||
@dev only applies to eth 0.1 deposits
|
||||
@param _commitments deposited commitments from previous contract
|
||||
@param _nullifierHashes spent nullifiers from previous contract
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue