Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
6a048836
Unverified
Commit
6a048836
authored
Dec 03, 2023
by
Sukey
Committed by
GitHub
Dec 03, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix one typo
parent
05deae54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
manual.md
docs/fault-proof-alpha/manual.md
+1
-1
No files found.
docs/fault-proof-alpha/manual.md
View file @
6a048836
...
@@ -63,7 +63,7 @@ acts as an example of using `cast` to manually call `attack` and `defend`.
...
@@ -63,7 +63,7 @@ acts as an example of using `cast` to manually call `attack` and `defend`.
### Performing Steps
### Performing Steps
Attacking or defending are t
eh
only available actions before the maximum depth of the game is reached. To counter claims
Attacking or defending are t
he
only available actions before the maximum depth of the game is reached. To counter claims
at the maximum depth, a step must be performed instead. Calling the
`step`
method in the
`FaultDisputeGame`
contract
at the maximum depth, a step must be performed instead. Calling the
`step`
method in the
`FaultDisputeGame`
contract
counters a claim at the maximum depth by running a single step of the cannon VM on chain. The
`step`
method will revert
counters a claim at the maximum depth by running a single step of the cannon VM on chain. The
`step`
method will revert
unless the cannon execution confirms the claim being countered is invalid. Note, if an actor's clock runs out at any
unless the cannon execution confirms the claim being countered is invalid. Note, if an actor's clock runs out at any
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment