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:
@@ -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
|
transactions and ERC-20 token transfers), ERC-20 token balances, and token
|
||||||
holder counts (for spam filtering). The default endpoint is
|
holder counts (for spam filtering). The default endpoint is
|
||||||
`https://eth.blockscout.com/api/v2` (configurable by the user in Settings).
|
`https://eth.blockscout.com/api/v2` (configurable by the user in Settings).
|
||||||
- **Data sent**: Ethereum addresses. Blockscout receives the user's addresses
|
- **Data sent**: Ethereum addresses. Blockscout receives the user's
|
||||||
to query their transaction history and token balances. No private keys,
|
addresses to query their transaction history and token balances. No
|
||||||
passwords, or signing operations are sent.
|
private keys, passwords, or signing operations are sent.
|
||||||
|
|
||||||
What the extension does NOT do:
|
What the extension does NOT do:
|
||||||
|
|
||||||
|
|||||||
9
RULES.md
9
RULES.md
@@ -1,8 +1,7 @@
|
|||||||
> **⚠️ THIS FILE MUST NEVER BE MODIFIED BY AGENTS.**
|
> **⚠️ THIS FILE MUST NEVER BE MODIFIED BY AGENTS.** RULES.md is maintained
|
||||||
> RULES.md is maintained exclusively by the project owner. AI agents, bots,
|
> exclusively by the project owner. AI agents, bots, and automated tools must
|
||||||
> and automated tools must treat this file as read-only. If an audit finds a
|
> treat this file as read-only. If an audit finds a divergence between the code
|
||||||
> divergence between the code and this file, the code must be changed to match
|
> and this file, the code must be changed to match — never the other way around.
|
||||||
> — never the other way around.
|
|
||||||
|
|
||||||
# AutistMask Rules Checklist
|
# AutistMask Rules Checklist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user