Closed adamkrellenstein closed 2 weeks ago
In fact memo
should never be a list. I added an optional argument memos
to provide one memo by send.
I also updated mpma.compose() to raise an error in memo is not a string (to avoid a protocol change).
see https://github.com/CounterpartyXCP/counterparty-core/pull/2607
possibly protocol change