Skip to content

Commit 7b6eda3

Browse files
committed
docs(cips): Fix nonce so its reliable without needing blockchain data
1 parent d0682f7 commit 7b6eda3

File tree

1 file changed

+1
-1
lines changed
  • docs/src/catalyst-standards/draft-cips/role-registration

1 file changed

+1
-1
lines changed

docs/src/catalyst-standards/draft-cips/role-registration/cip-xxxx.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Informally, all Registrations follow the same generalized Format (Non-Normative)
122122
// Payment Address
123123
3: #6.???h'00588e8e1d18cba576a4d35758069fe94e53f638b6faf7c07b8abd2bc5c5cdee47b60edc7772855324c85033c638364214cbfc6627889f81c4',
124124
// nonce
125-
4: 5479467,
125+
4: #6.32770 h'018d45d8deb3a1b171f6b38577ecee20', // ULID
126126
// Role
127127
5: 0,
128128
// dApp ID (UUID or ULID)

0 commit comments

Comments
 (0)