comment
This commit is contained in:
parent
155a8b6d6b
commit
ec9812158c
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ exports.CURRENT_ORDER_ADDRESS = 'currentOrderAddress'
|
|||
|
||||
exports.ORDER_NODES = 'orderNodes'
|
||||
|
||||
/**
|
||||
* Another user that placed an order can look for a response in here.
|
||||
*/
|
||||
exports.ORDER_TO_RESPONSE = 'orderToResponse'
|
||||
|
||||
exports.BIO = 'bio'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue