You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concepts/serialization/structures.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,7 @@
2
2
3
3
## Account {#serialization-standard-account}
4
4
5
-
An Account is a structure that represented a user on a legacy Casper network. Alongside the Casper 2.0 protocol release, `Accounts` were replaced with `AddressableEntities` of the type `Account`.
6
-
7
-
**Important:** Addressable Entity is turned off in Casper 2.0 and will be enabled in a future release.
5
+
An Account is a structure that represented a user on Casper network.
8
6
9
7
The account structure consists of the following fields:
Copy file name to clipboardExpand all lines: versioned_docs/version-2.0.0/concepts/serialization/structures.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,7 @@
2
2
3
3
## Account {#serialization-standard-account}
4
4
5
-
An Account is a structure that represented a user on a legacy Casper network. Alongside the Casper 2.0 protocol release, `Accounts` were replaced with `AddressableEntities` of the type `Account`.
6
-
7
-
**Important:** Addressable Entity is turned off in Casper 2.0 and will be enabled in a future release.
5
+
An Account is a structure that represented a user on Casper network.
8
6
9
7
The account structure consists of the following fields:
0 commit comments