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
jsonrpc4j : I am using jsonrpc4j Java lib to issue the asset
I am trying to do following commands:
How do we make this automated using program ( RestService API ) etc.
i am able to create assets without using the external private keys, how is it possible
How do I get this to work?
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
i am using java can i do like this
+4
votes
1.convert json obj into string using to string and then
2. convert string to hex using to hex method in multichain java api
any problem with this approach or not
related to an answer for:
can we convert json object into string and then convert into hex format
asked
Sep 22, 2018
by
anonymous
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
As far as we can see this method should work fine.
answered
Sep 24, 2018
by
MultiChain
Please
log in
or
register
to add a comment.
...