cordentity icon indicating copy to clipboard operation
cordentity copied to clipboard

ReadmeExampleTest is a bit weird

Open voddan opened this issue 6 years ago • 0 comments

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?

voddan avatar Sep 11 '18 13:09 voddan