mirror of
https://github.com/corda/corda.git
synced 2025-05-31 06:31:08 +00:00
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.