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
Does multichain supports permissioned asset transactions
Does multichain supports compressed wallet addresses?
Why does the program complain about invalid protocol version?
what is maximum transaction size in multichain and what does parameter max_std_tx_size means?
how to write smart contract in multichain?which language it supports for writing smart contract
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
Does the MultiChain protocol supports hashlock and timelock in scripts?
+1
vote
Does the MultiChain protocol supports hashlock and timelock in scripts?
asked
Sep 28, 2020
by
kakkoiiman
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
It doesn't support these in the same manner as bitcoin-style protocols, but you can use a combination of inline metadata and smart filters to reproduce the same effect.
https://www.multichain.com/developers/inline-metadata/
https://www.multichain.com/developers/smart-filters/
answered
Sep 29, 2020
by
MultiChain
Please
log in
or
register
to add a comment.
...