corda/core
Ross Nicoll 1fbad81773 Correct message when checking signing keys
The keys used to sign a command are tested for being a superset of the keys which own
the states, not for being an exact match (as the text previously suggested). This corrects
the message used if this requirement isn't met.

Signed-off-by: Ross Nicoll <ross.nicoll@r3.com>
2017-01-10 13:19:43 +00:00
..
src Correct message when checking signing keys 2017-01-10 13:19:43 +00:00
build.gradle Upgrade reactivex.rxjava version to latest 1.x (#111) 2017-01-06 10:26:44 +00:00