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
Assign Label to Address
Web Demo not opening chain
How to manually set an address for a node
How can I connect my client side physical machine to mutltichain?
Set output address for mining rewards?
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
How to set address labels
+2
votes
How to set address labels via the API, this is in the php multichain demo? When looking at an address you are able to change labels for each address.
address
label
php
multichain-web-demo
asked
Aug 28, 2017
by
RobertJ
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
I believe its PublishFrom.
answered
Aug 28, 2017
by
MaSsv
Please
log in
or
register
to add a comment.
0
votes
There is no fixed mechanism for address labels. The Web Demo uses the root stream for them, with the publisher as the proven source of the label, but you're welcome to use a different stream or mechanism.
answered
Aug 28, 2017
by
MultiChain
Please
log in
or
register
to add a comment.
...