Size limit on metadata

+3 votes

Hi,

Is there a size limit on the metadata which we can pass to sendwithmetadata command? Saw one blockchain param - max-std-op-return-size. Is this how you control it and what is the max limit for this? 

asked Apr 1, 2016 by amanc

1 Answer

+1 vote

We've tested it successfully with up to 8 MB of metadata per transaction. But to allow that you need to increase these blockchain parameters:

maximum-block-size

max-std-td-size

max-std-op-return-size

Also note that if you do a lot of transactions of this size, you will come up against the limitations of the current wallet.

answered Apr 1, 2016 by MultiChain
Limitations of current wallet size?
...