Account (simple) writes
The most common account transaction is simply an account write, which performs a simple write operation to the account data store. Simple writes update fields that aren’t protected by any complex rules with dependencies on other ledger data, which would require approval by the core validators. These account writes only require authentication with the account secret key (i.e. a signature). Writes to active balances are not simple writes.