Jakub Zadroga

Results 5 comments of Jakub Zadroga

Tested locally, followed all README steps, all working: RunTemplateClient: RunTemplateServer: ![Screenshot 2024-05-02 at 11 17 48](https://github.com/corda/cordapp-template-kotlin/assets/82059118/6f059976-5d13-433c-8d2b-544a5515ce58) ![Screenshot 2024-05-02 at 11 18 01](https://github.com/corda/cordapp-template-kotlin/assets/82059118/47ced41a-6b6b-47bf-bac1-babce338055d)

Tested locally following the readme steps, all worked locally: runTemplateClient: runTemplateServer: ![Screenshot 2024-05-02 at 11 29 42](https://github.com/corda/cordapp-template-java/assets/82059118/ccc0153f-4cba-4550-9d91-9839b3f43960)

All steps from the README verified and work correctly: - `./gradlew clean deployNodes` - `./build/nodes/runnodes` - nodes start correctly with no errors - `./gradlew runPartyAServer` - `./gradlew runPartyBServer` - `./gradlew...

Webservers GUI also verified, all works correctly: Ready to be merged