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
How to delete an asset from multichain
How to delete or destroy an asset
Long term blockchain size - delete/garbage collect ?
How to check if a key in a stream is updated.
Is there a way to apply some custom filter while fetching data from the stream?
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
To delete a Stream
+1
vote
I have created two streams and now i want to remove one of them. but, i am not able to find any command for it.
is there any alternate to do the same?
stream
delete
command
asked
Feb 12, 2020
by
Nikunj Dhameliya
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Best answer
I'm afraid there is no way to delete a stream, but if you ensure that all streams you create are write-permissioned, then you can effectively close a stream by revoking all write permissions.
answered
Feb 12, 2020
by
MultiChain
selected
Feb 12, 2020
by
Nikunj Dhameliya
Please
log in
or
register
to add a comment.
...