It would be convenient if the web resources links were clickable. e.g.
"Key Concepts docs (docs.corda.net/key-concepts.html)"
In "Running our CorDapp" the deployNodes gradle target is wrong
says:
macOS: ./gradlew deployNodesJava
should be:
macOS: ./gradlew deployNodes
possibly same for windows - can't comment :)
It would be convenient if the web resources links were clickable. e.g.
"Key Concepts docs (docs.corda.net/key-concepts.html)"
In "Running our CorDapp" the deployNodes gradle target is wrong
says:
macOS: ./gradlew deployNodesJava
should be:
macOS: ./gradlew deployNodes
possibly same for windows - can't comment :)