covenants: add note to self.
This commit is contained in:
parent
4df1d1e1a3
commit
094d475fcf
1 changed files with 2 additions and 0 deletions
|
|
@ -447,6 +447,8 @@ class NameDB {
|
|||
auction.save();
|
||||
}
|
||||
// update -> transfer
|
||||
// NOTE: Should transfer update action.owner?
|
||||
// XXX Figure this out: two owners?
|
||||
case types.TRANSFER: {
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue