Contract compiles successfully both in csc
and pravda dotnet
but fails to deploy on local node.
Stopping abci.socketClient for error: read tcp 127.0.0.1:59507->127.0.0.1:46658: wsarecv: An existing connection was forcibly closed by the remote host. module=abci-client connection=mempool
Compilation:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe poker.cs /reference:../pravda/dotnet/src/test/resources/expload.dll
pravda compile dotnet --input poker.exe --output poker.pravda
Deployment:
pravda broadcast deploy -w ../testnet/my-wallet.json -i poker.pravda -l 100000