s/credit/read/
This commit is contained in:
@ -26,8 +26,7 @@ credit-only by the instructions.
|
|||||||
credit-only accounts have the following properties:
|
credit-only accounts have the following properties:
|
||||||
|
|
||||||
* Can be deposited into: Deposits can be implemented as a simple `atomic_add`.
|
* Can be deposited into: Deposits can be implemented as a simple `atomic_add`.
|
||||||
|
* read-only access to account data.
|
||||||
* credit-only access to account data.
|
|
||||||
|
|
||||||
Instructions that debit or modify the credit-only account data will fail.
|
Instructions that debit or modify the credit-only account data will fail.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user