Skip to content

Commit

Permalink
removed unnecessary check.
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscojoray committed Mar 18, 2024
1 parent 99fe6e2 commit 6abb8be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mvp-design/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ Pays the min ada locked in the `ShipState` UTxO back to the ship owner and burns
* the x and y output datum values are updated as the previous ones (input values) plus the corresponding deltas.
* the output fuel datum field equals the input fuel minus the fuel required for the displacement.
* the distance advanced doesn't exceed the `MAX_SHIP_MOVEMENT_PER_TX`.
* the tx is signed by the ship owner.

#### *Gather Redeemer (includes gathering amount)*
* there is a single `ShipState` input.
Expand Down

0 comments on commit 6abb8be

Please sign in to comment.