hubiinetwork / nahmii-contracts

Smart contracts for 1st generation Nahmii 2nd layer scaling solution for Ethereum
16 stars 12 forks source link

Add order cancellation type #419

Open jijordre opened 5 years ago

jijordre commented 5 years ago

Description

The cancellation of orders should be done using separate order cancellation type, rather than type Order as it is now. This issue describes the addition of type OrderCancellation.

Definition of done

Details & Questions

Depends on