style: format README.md and RULES.md with Prettier
All checks were successful
check / check (push) Successful in 21s
All checks were successful
check / check (push) Successful in 21s
This commit is contained in:
parent
afc4868001
commit
31b22c1325
@ -559,9 +559,9 @@ communicates with three external services to function as a wallet:
|
||||
transactions and ERC-20 token transfers), ERC-20 token balances, and token
|
||||
holder counts (for spam filtering). The default endpoint is
|
||||
`https://eth.blockscout.com/api/v2` (configurable by the user in Settings).
|
||||
- **Data sent**: Ethereum addresses. Blockscout receives the user's addresses
|
||||
to query their transaction history and token balances. No private keys,
|
||||
passwords, or signing operations are sent.
|
||||
- **Data sent**: Ethereum addresses. Blockscout receives the user's
|
||||
addresses to query their transaction history and token balances. No
|
||||
private keys, passwords, or signing operations are sent.
|
||||
|
||||
What the extension does NOT do:
|
||||
|
||||
|
||||
9
RULES.md
9
RULES.md
@ -1,8 +1,7 @@
|
||||
> **⚠️ THIS FILE MUST NEVER BE MODIFIED BY AGENTS.**
|
||||
> RULES.md is maintained exclusively by the project owner. AI agents, bots,
|
||||
> and automated tools must treat this file as read-only. If an audit finds a
|
||||
> divergence between the code and this file, the code must be changed to match
|
||||
> — never the other way around.
|
||||
> **⚠️ THIS FILE MUST NEVER BE MODIFIED BY AGENTS.** RULES.md is maintained
|
||||
> exclusively by the project owner. AI agents, bots, and automated tools must
|
||||
> treat this file as read-only. If an audit finds a divergence between the code
|
||||
> and this file, the code must be changed to match — never the other way around.
|
||||
|
||||
# AutistMask Rules Checklist
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user