Skip to content

Commit ffd8a73

Browse files
authored
Update eliza-plugin-dot.md
Fix Markdown
1 parent f45cc8e commit ffd8a73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

applications/eliza-plugin-dot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Encrypted data.
4848
This encrypted comment is stored:
4949
Byte string is divided into segments and is stored in a chain of cells c_1,...,c_k (c_1 is the root of the body). Each cell (except for the last one) has a reference to the next.
5050
c_1 contains up to 35 bytes (not including 4-byte tag), all other cells contain up to 127 bytes.
51-
This format has the following limitations: k <= 16, max string length is 1024.
51+
This format has the following limitations: k \<= 16, max string length is 1024.
5252
> This excellent encryption/decryption method ensures the uniqueness of each encrypted message, even for identical content. Additionally, it eliminates the need to store AES encryption keys on servers, making it more universal, secure, and decentralized.
5353
---
5454

@@ -137,4 +137,4 @@ The project is in the preparation phase. Code repository: https://github.com/Cha
137137

138138
## Future Plans
139139

140-
We have consistently provided foundational technical support in the Polkadot ecosystem and are enthusiastic about building our own AI products in the future. Our goal is to enable Substrate-based blockchains to find broader use cases in social and AI domains. We plan to continue enriching Polkadot's functionality and rely on Eliza's large developer community for ongoing maintenance.
140+
We have consistently provided foundational technical support in the Polkadot ecosystem and are enthusiastic about building our own AI products in the future. Our goal is to enable Substrate-based blockchains to find broader use cases in social and AI domains. We plan to continue enriching Polkadot's functionality and rely on Eliza's large developer community for ongoing maintenance.

0 commit comments

Comments
 (0)