Compare commits
4 Commits
4c8eb63c38
...
a3e6aa5879
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a3e6aa5879 | ||
|
|
f5f9923833 | ||
|
|
b571d6c47e | ||
|
|
95463cdfa3 |
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../build-info/eceac9979aa58fac0d83cf0060ae7a91.json"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -189,7 +189,7 @@ contract P2PIX is BaseUtils {
|
||||
args.seller
|
||||
);
|
||||
|
||||
lockID = _addLock(bal, l);
|
||||
_addLock(bal, l);
|
||||
}
|
||||
|
||||
/// @notice Lock release method that liquidate lock
|
||||
|
||||
Reference in New Issue
Block a user