Hi,I tried to deploy erc1400 contract in ropsten testnetwork.I successfully connected with ropsten testnet but when i tried to deploy the contract using web3j ,it shows "Zero length biginteger" error.
But the error is in the input parameter(certificate signer parameter denoted as "s") that i send it to the constructor during deployment.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,I tried to deploy erc1400 contract in ropsten testnetwork.I successfully connected with ropsten testnet but when i tried to deploy the contract using web3j ,it shows "Zero length biginteger" error. But the error is in the input parameter(certificate signer parameter denoted as "s") that i send it to the constructor during deployment.