14985/how-to-create-quorum-rawtransaction
I want to create a RawTransaction using quorum but it needs Credential object in the constructor. What's the equivalent of Credential in RawTransaction?
Unfortunately this capability is not currently supported in Quorum if you require transaction privacy. If you don't want transaction privacy you can the standard web3j library.
For background as to where this is currently, please refer to the discussion on the following pull request https://github.com/jpmorganchase/quorum/pull/146.
Firstly, you need to have a clear ...READ MORE
You can't have another address pay for ...READ MORE
First the users need to establish identity ...READ MORE
{ "nonce": "0x0000000000000042", "difficulty": "0x000000100", "alloc": { }, "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", "coinbase": "0x0000000000000000000000000000000000000000", "timestamp": "0x00", "parentHash": ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
This was a bug. They've fixed it. ...READ MORE
They are two commands you can use ...READ MORE
Hey, you can take the help of ...READ MORE
Any modification to the Ethereum Blockchain will ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.