Skip to content

Commit a748955

Browse files
feat: add deferred installation wording to validation installation (#165)
1 parent 7c85a43 commit a748955

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

standard/ERCs/erc-6900.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,9 +466,10 @@ TODO for v0.8
466466

467467
#### Validations and their installation /uninstallation
468468

469-
An account can have more than one validation installed.
469+
An account can have more than one validation module/function installed.
470470
An account can have the same validation module installed more than once.
471-
The entityId of a validation installed on an account MUST be unique.
471+
The entityId of a validation function installed on an account MUST be unique.
472+
Validation installation MAY be deferred until a later time, such as upon first use.
472473

473474
#### Responsibilties of `StandardExecutor` and `ModuleExecutor`
474475

0 commit comments

Comments
 (0)