Most viewed questions in Blockchain

0 votes
1 answer

blockchain api payment module

No curly braces after your if statement. ...READ MORE

Apr 11, 2022 in Blockchain by Soham
• 9,700 points
618 views
0 votes
1 answer

Solidity different token price

Yes you can do this by modifying ...READ MORE

Oct 8, 2018 in Blockchain by Omkar
• 69,210 points
618 views
0 votes
1 answer

How can I use IBM blockchain to store data?

I would recommend looking at the Fabric ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
617 views
0 votes
1 answer

Not able to migrate truffle project even after running testrpc

Maybe you forgot to compile the project ...READ MORE

Dec 11, 2018 in Blockchain by Omkar
• 69,210 points
616 views
0 votes
0 answers

AtoX leads blockchain 4.0

Since Satoshi Nakamoto created bitcoin in 2008, ...READ MORE

Jan 21, 2019 in Blockchain by TONGZHENG

retagged Jan 24, 2019 by Omkar 615 views
0 votes
1 answer

What's the difference between ethereum and chain?

Ethereum is an open source blockchain platform ...READ MORE

Sep 12, 2018 in Blockchain by Perry
• 17,100 points
615 views
0 votes
1 answer

Android Socket connection to bitcoin node

The checkSum field is mandatory and fellow ...READ MORE

Aug 29, 2018 in Blockchain by slayer
• 29,350 points
615 views
0 votes
1 answer

I get the following error when I try to submit a transaction on the hyperleger playground

not enough information as to how you ...READ MORE

Jun 16, 2018 in Blockchain by charlie_brown
• 7,720 points
615 views
0 votes
1 answer

How to handle Overlapping of array objects in node js

Try this code, may be it works for ...READ MORE

Sep 18, 2018 in Blockchain by digger
• 26,740 points
614 views
0 votes
1 answer

How to solve Yobit API connection 503 server error?

Try to use "https://www.yobit.net/api/3/info" URL Instead of ...READ MORE

Aug 21, 2018 in Blockchain by slayer
• 29,350 points
614 views
0 votes
1 answer

Transaction cost variations in one contract vs. multiple contracts

You are free to choose whatever works ...READ MORE

Apr 19, 2018 in Blockchain by Christine
• 15,790 points
613 views
+1 vote
1 answer

How hyperledger fabric is stored on a PC?

Firstly, your web application will interact with ...READ MORE

Apr 7, 2018 in Blockchain by Christine
• 15,790 points
613 views
0 votes
1 answer

Cant query in Hyperledger Composer

There's a mistake in your WHERE statement. ...READ MORE

Oct 26, 2018 in Blockchain by Omkar
• 69,210 points
612 views
0 votes
0 answers

not working eth.sendTransaction

https://www.edureka.co/blog/ethereum-private-network-tutorial/amp/ after below steps, not able to send/transact ...READ MORE

Oct 11, 2021 in Blockchain by rathnamachary
• 120 points
611 views
0 votes
1 answer

How to run Meteor insert within a Fiber?

Just replace events.watch(function(error, event) { ... }); with events.watch(Meteor.bindEnvironment(function(error, event) ...READ MORE

Sep 28, 2018 in Blockchain by slayer
• 29,350 points
611 views
+1 vote
2 answers

What if a bitcoin clients could create identical private keys?

If this happens, then Person B will ...READ MORE

Aug 28, 2018 in Blockchain by Evan
611 views
0 votes
1 answer

What happens if the controller nodes in Corda shuts down, will other nodes function independently?

If the network map goes offline nodes ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
611 views
0 votes
1 answer

Are "unconfirmed transactions" of a blockchain's memory pool spread over nodes?

Yes, as soon as a transaction is ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
610 views
0 votes
0 answers

Private ethereum blockchain mining on a Raspberry Pi - is it possible?

I am trying to write a private ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,700 points
610 views
0 votes
1 answer

Hyperledger Composer: REST Server transaction failed but returns 200 status

You need to return the function calls from the ...READ MORE

Nov 6, 2018 in Blockchain by Omkar
• 69,210 points
610 views
0 votes
1 answer

"stateHash" vs. "previousBlockHash" in blockchain.

A statehash is the hash of the ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
609 views
0 votes
1 answer

Unknown MSP DEFAULT error query chaincode

./byfn.sh -m up After running the above command, ...READ MORE

Jun 8, 2018 in Blockchain by Christine
• 15,790 points
609 views
0 votes
1 answer

How to check the data integrity logic in proof of work mining?

The proof of work is actually works ...READ MORE

May 8, 2018 in Blockchain by Johnathon
• 9,090 points
609 views
0 votes
1 answer

Not able to use ERC721 token in my project

Like this error indicates, you have to ...READ MORE

Jan 23, 2019 in Blockchain by Omkar
• 69,210 points
607 views
+1 vote
1 answer

What are the differences between coin and token?

Coins are cryptocurrencies that are independent and ...READ MORE

Jul 18, 2018 in Blockchain by Sahil
607 views
0 votes
1 answer

Bitcoin address SHA256 pipe gives wrong output

You need to hash the raw byte ...READ MORE

Sep 5, 2018 in Blockchain by digger
• 26,740 points
606 views
0 votes
1 answer

Currency Conversion using PHP

Please find below an example of converting ...READ MORE

Apr 6, 2022 in Blockchain by Soham
• 9,700 points
605 views
0 votes
1 answer

Error when Installing Ethereum: Package 'ethereum' has no installation candidate

It seems that there is a compatibility ...READ MORE

Oct 3, 2018 in Blockchain by digger
• 26,740 points
605 views
0 votes
1 answer

blockchain consensus 51% vs number of nodes validation

51% is an attack vector for Proof ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
603 views
0 votes
1 answer

Any security issues in migrating sensitive data in CouchDB to hyperledger composer

Hyperledger Composer and the underlying Hyperledger Fabric ...READ MORE

Aug 3, 2018 in Blockchain by Johnathon
• 9,090 points
602 views
0 votes
1 answer

How can I build a network map cluster in Corda?

Corda community is working to move towards ...READ MORE

Jun 20, 2018 in Blockchain by aryya
• 7,450 points
601 views
0 votes
2 answers

Truffle migrate Error after run testrpc

Simple Solution: // module.exports = { // ...READ MORE

Sep 24, 2018 in Blockchain by Wasim
600 views
0 votes
1 answer

Sending keep-alive packet, bitcoin.

You can use Websocket Eventmachine Client (https://github.com/imanel/websocket-eventmachine-client) gem to ...READ MORE

Aug 20, 2018 in Blockchain by digger
• 26,740 points
600 views
0 votes
1 answer

Can i transfer Kraken to Poloniex?

You can use withdrawFunds method from the ...READ MORE

Jul 24, 2018 in Blockchain by slayer
• 29,350 points
600 views
0 votes
1 answer

Can I secretly add numbers in a smart contract and only add sum?

In am not sure about that, but ...READ MORE

May 30, 2018 in Blockchain by Shashank
• 10,400 points
600 views
0 votes
1 answer

What if Gas required in my program exceeds the limit of 3000000?

Going through your code, I noticed that  you ...READ MORE

May 29, 2018 in Blockchain by Perry
• 17,100 points
599 views
0 votes
1 answer

Can not find sayText method in QtBitcoinTrader

You've not added the ApplicationServices and CoreFoundation frameworks to your build, ...READ MORE

Aug 30, 2018 in Blockchain by slayer
• 29,350 points
598 views
+1 vote
1 answer

Where does hyperledger stores stores assets and participants??

There are two places where hyperledger stores ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
598 views
+1 vote
1 answer

Permission is denied in Oracle VM when trying to move multichain util, multichaind and multichain-cli from tmp to /usr/local/bin

You will need root permissions to move a file ...READ MORE

Apr 8, 2019 in Blockchain by Omkar
• 69,210 points
597 views
0 votes
1 answer

Where is query displayed in Hyperledger?

Composer configures the named queries for a ...READ MORE

Aug 17, 2018 in Blockchain by Shashank
• 10,400 points
597 views
0 votes
1 answer

If a different chaincode deployed a world state variable, is it still accessible by another chaincode?

No, variables stored by some chaincode (A) ...READ MORE

Apr 4, 2018 in Blockchain by Perry
• 17,100 points
597 views
0 votes
1 answer

Where does Hyperledger fabric store the public key and private key of the user?

It signs the transaction with its private key ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,670 points
596 views
0 votes
1 answer

Send message between two blockchain nodes

The answer is Blockchain as at the ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
596 views
+1 vote
1 answer

How to setup testnet environment in Ethereum??

You can connect to a node using ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
596 views
0 votes
1 answer

Cant set Remix IDE to work on testrpc

As I can see that you are ...READ MORE

Dec 11, 2018 in Blockchain by Omkar
• 69,210 points
595 views
0 votes
1 answer

How to read the ETH value and other token values from an account?

You can do this eth.accounts shows you all known ...READ MORE

Oct 22, 2018 in Blockchain by Omkar
• 69,210 points
595 views
0 votes
1 answer

Cant locate english.txt file while intalling Python Bitcoin module

This is related to a pybitcointools bug where the ...READ MORE

Aug 30, 2018 in Blockchain by slayer
• 29,350 points
595 views
–1 vote
1 answer

Truffle migrate network error

When you are running truffle on a ...READ MORE

Jan 18, 2019 in Blockchain by Omkar
• 69,210 points
594 views