How to create Quorum rawTransaction

0 votes

I want to create a RawTransaction using quorum but it needs Credential object in the constructor. What's the equivalent of Credential in RawTransaction?

Aug 17, 2018 in Blockchain by Christine
• 15,790 points
430 views

1 answer to this question.

0 votes

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.

answered Aug 17, 2018 by Shashank
• 10,400 points

Related Questions In Blockchain

0 votes
1 answer

How to create a new wallet on a blockchain?

Firstly, you need to have a clear ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
780 views
0 votes
1 answer

How to create a ‘feeless’ ERC20 token?

You can't have another address pay for ...READ MORE

answered Jul 6, 2018 in Blockchain by aryya
• 7,450 points
543 views
0 votes
1 answer

How to create a Genesis Block in a Private Network?

{     "nonce": "0x0000000000000042",     "difficulty": "0x000000100",     "alloc": {     },     "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",     "coinbase": "0x0000000000000000000000000000000000000000",     "timestamp": "0x00",     "parentHash": ...READ MORE

answered Jul 12, 2018 in Blockchain by digger
• 26,740 points
1,542 views
0 votes
1 answer
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,267 views
0 votes
1 answer

Changing block time on Quorum.

They are two commands you can use ...READ MORE

answered Jun 27, 2018 in Blockchain by Omkar
• 69,190 points
732 views
0 votes
3 answers
0 votes
1 answer

How to create tokens in smart contracts from node.js?

Any modification to the Ethereum Blockchain will ...READ MORE

answered Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
1,081 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP