mirror of
https://github.com/corda/corda.git
synced 2025-03-23 04:25:19 +00:00
Minor: Add note about refactoring TwoPartyTradeProtocol
This commit is contained in:
parent
254592dc54
commit
15bc48b49b
@ -41,6 +41,8 @@ import java.util.*
|
||||
*
|
||||
* To see an example of how to use this class, look at the unit tests.
|
||||
*/
|
||||
// TODO: Common elements in multi-party transaction consensus and signing should be refactored into a superclass of this
|
||||
// and [AbstractStateReplacementProtocol].
|
||||
object TwoPartyTradeProtocol {
|
||||
|
||||
val TOPIC = "platform.trade"
|
||||
|
Loading…
x
Reference in New Issue
Block a user