stakwork / stakwork/sphinx-android-v2
Message Limit
Open
@ariel10aguero is already working on this.
Since Jul 25, 2024.
- Dominant language
- Kotlin
- Stars
- 7
- Forks
- 14
- Avg merge
- 6h 23m
- Merged PRs (30d)
- 22
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.