Skip to content

Commit fe606ce

Browse files
authored
Update README.md
1 parent 19dddc2 commit fe606ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

XLS-0064-pseudo-account/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Pseudo-Account
44
description: A standard for a "pseudo-account" AccountRoot object to be associated with one or more ledger entries.
55
author: Vito Tumas (@Tapanito)
66
status: Draft
7-
category: Ammendment
7+
category: Amendment
88
created: 2025-03-04
99
updated: 2025-08-29
1010
</pre>
@@ -106,4 +106,4 @@ The design of pseudo-accounts includes several critical security features:
106106
* **No Direct Control:** The mandatory `lsfDisableMaster` flag and the absence of a `RegularKey` ensure that no user can directly control the pseudo-account or its assets. All fund movements are governed exclusively by the rules of the associated protocol.
107107
* **Transaction Prevention:** A `Sequence` of `0` makes it impossible for the account to submit transactions, preventing any misuse of the account itself.
108108
* **Address Front-running Prevention:** The deterministic but unpredictable method for generating the account address prevents attackers from guessing the address and sending funds to it before it is officially created by the protocol.
109-
* **Controlled Deposits:** The `lsfDepositAuth` flag prevents arbitrary `Payment` transactions from being sent to the account, ensuring that its balances can only be modified through legitimate protocol transactions.
109+
* **Controlled Deposits:** The `lsfDepositAuth` flag prevents arbitrary `Payment` transactions from being sent to the account, ensuring that its balances can only be modified through legitimate protocol transactions.

0 commit comments

Comments
 (0)