cordentity
cordentity copied to clipboard
ReadmeExampleTest is a bit weird
ReadmeExampleTest file (in develop) is a bit weird:
val ministry: StartedNode<InternalMockNetwork.MockNode> = issuer
val alice: StartedNode<*> = alice
val store: StartedNode<*> = bob
Why is InternalMockNetwork.MockNode
part needed?