hyperledger-archives / avalon

Hyperledger Avalon enables privacy in blockchain transactions, moving intensive processing from a main blockchain to improve scalability and latency, and to support attested Oracles
https://wiki.hyperledger.org/display/avalon/Hyperledger+Avalon
Apache License 2.0
136 stars 93 forks source link

Redundant work_order_receipt_update in work_order_receipt interface #753

Open MarkYQJ opened 3 years ago

MarkYQJ commented 3 years ago

It looks like there are two @abstractmethod def work_order_receipt_update(...) in work_order.receipt.py (the interface)?