What is the character limit for sending an Ardor message to another account?

1

I'm sending a message on the Ardor blockchain to another account, but what is the message character limit?

Patoshi パトシ

Posted 2018-09-18T21:03:42.420

Reputation: 8 911

Answers

2

The character limit for a non-prunable message is 160 characters, but if its prunable it is max 42K.

Find the api parameter: messageIsPrunable=true

Patoshi パトシ

Posted 2018-09-18T21:03:42.420

Reputation: 8 911