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

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/
...