mirror of
https://github.com/corda/corda.git
synced 2025-05-24 11:14:25 +00:00
Revert constraint on registerProtocolInitiator(), as there may be cases that need it to not be a ProtocolLogic. Added note to explain it's normally a ProtocolLogic but not always.