How to change default rpc port in Multichain

0 votes
I am facing port number conflict while using multichain. I want to make some JSON RPC calls to multichain and the port used for this is 8570. The problem is that I am running another service on port 8570 and I can not stop it. Is there a workaround for this?
Mar 1, 2019 in Blockchain by Tina
859 views

1 answer to this question.

0 votes

You can use a different port. When you are running the multichain command use the rpcport option to set new port:

$ multichaind chain1 -rpcport=1234

or you can change the default port in the params.dat  file by setting the new port value to the default-rpc-port parameter. 

answered Mar 1, 2019 by Omkar
• 69,210 points

Related Questions In Blockchain

0 votes
1 answer

How to make transactions without creating assets in multichain?

To transfer your Mycoins, you can make ...READ MORE

answered Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
517 views
0 votes
1 answer
0 votes
1 answer

How do I change default service names in Corda Demobench?

Each Corda node individually advertises the services ...READ MORE

answered Aug 14, 2018 in Blockchain by Perry
• 17,100 points
549 views
0 votes
1 answer

How to get account with ethers by default in ethereum private network?

Have you created an account before allocating ...READ MORE

answered Jan 9, 2019 in Blockchain by Omkar
• 69,210 points
1,483 views
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,662 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
0 votes
1 answer

How to change default network port in Multichain?

Yes, you can the default port. You ...READ MORE

answered Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
496 views
–1 vote
1 answer

How to change default account in private ethereum network?

First list the accounts: > eth.accounts NOTE: Even ...READ MORE

answered Jan 10, 2019 in Blockchain by Omkar
• 69,210 points
1,615 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