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
Is it possible to send an image and text and video in one datastream transaction?
Is it possible to create a Multisig address from 2 wallet addresses in 1 node
So is it possible to write into different streams in one transaction?
Is it possible to issue from multisig address to pubkeyhash?
How can I send assets from one walletaddress to another walletaddress
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
Is it possible to send 1 token from one address to another address with zero transaction fee ?
+1
vote
asked
Oct 2, 2018
by
adarshajha
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+2
votes
Best answer
Yes, if you create a MultiChain blockchain with the default parameters, no transaction fees will be required. But be careful to consider whether transaction spam is an issue in the network you are setting up.
answered
Oct 2, 2018
by
MultiChain
selected
Oct 4, 2018
by
adarshajha
I've created a token on multichain and a wallet which interacts with it . I want to send this token from one address to another address with zero fee. i have setup minimum relay fee to zero and initial block reward to zero.
Is there anything else i have to do ?
There are other parameters that can be relevant - see the 'Native blockchain currency' section here:
https://www.multichain.com/developers/blockchain-parameters/
Please
log in
or
register
to add a comment.
...