Skip to content

Commit

Permalink
Typo fixed 2 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
shogochiai authored and smartcontracts committed Jun 4, 2019
1 parent 467a340 commit 9c7f0f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Represents the status of a limbo exit.

Fields
^^^^^^
1. ``targetId`` - ``bytes32``: Hash of the target ``StateUpdatee`` being limbo exited "to".
1. ``targetId`` - ``bytes32``: Hash of the target ``StateUpdate`` being limbo exited "to".
2. ``wasReturned`` - ``bool``: Whether the state being limbo exited to cooperatively agreed to return the limbo exit back to the limbo source.

Public Variables
Expand Down

0 comments on commit 9c7f0f1

Please sign in to comment.