Consensys / UniversalToken

Implementation of Universal Token for Assets and Payments
Apache License 2.0
347 stars 189 forks source link

Erc1400 contract deployment using web3j #41

Closed monishasubramanian closed 4 years ago

monishasubramanian commented 4 years ago

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. Screenshot from 2020-01-29 12-41-39

stale[bot] commented 4 years ago

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.