stakwork / sphinx-mac-v2

MIT License
0 stars 0 forks source link

Message Limit #14

Closed tomastiminskas closed 4 months ago

tomastiminskas commented 4 months ago

We have a chars limit on the app side when sending a msg, but it seems different than the one the bindings has internally. So if you write a msg as long as the app allows you it will throw an error coming as an exception from the send binding.

We need to match the app message limit to the bindings limit which is 869 bytes