Account services: Difference between revisions

No edit summary
Line 772: Line 772:
| 0x10 || 0x8 || POSIX UTC timestamp, for last account edit.
| 0x10 || 0x8 || POSIX UTC timestamp, for last account edit.
|-
|-
| 0x18 || 0x20 || UTF-8 Username
| 0x18 || 0x20 || UTF-8 Nickname. Official sw uses strncpy to copy this into another struct (<code>nn::account::Nickname</code>), with a NUL-byte written after the copied data.
|-
|-
|}
|}