Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
Please fix use of duplicate error codes for different error conditions
Multichain CLI error - error: no response from server
• Multithreading - executing codes sequentially
Error reading JSON Data from a stream
Error when sending native assets from customized SPV
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
Error Codes from Multichain
+2
votes
Is there a documented list of error codes for multichain APIs? Or the best way to find it is to go through the C++ code?
asked
Mar 13, 2017
by
kakkoiiman
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
We've completely reviewed and overhauled the list of error codes for alpha 29 (to be released in the next week), and they will all be documented properly shortly after that release. You can see the new list here:
https://github.com/MultiChain/multichain/blob/dev/src/rpc/rpcprotocol.h
answered
Mar 13, 2017
by
MultiChain
Please
log in
or
register
to add a comment.
...