corda/node/src
Ross Nicoll e1943e2b51 Move ContentSignerBuilder into net.corda.node.utilities
Move `ContentSignerBuilder` into `net.corda.node.utilities` so it's not part of the API visible to CorDapp developers, when it's only needed inside the node itself.
2017-08-31 16:55:40 +01:00
..
integration-test/kotlin/net/corda NetworkMapCache database backed (#1135) 2017-08-31 11:00:11 +01:00
main Move ContentSignerBuilder into net.corda.node.utilities 2017-08-31 16:55:40 +01:00
smoke-test/kotlin/net/corda/node Introduced FlowLogic.getFlowContext which provides the flow version and app name of the other side. 2017-08-11 18:01:16 +01:00
test Throw a diagnostic exception if your FlowLogic.call method is not marked as @Suspendable. 2017-08-31 15:11:09 +02:00