Skip to content

Commit

Permalink
FIP-0086: Rename Step to Phase for consistency (#1062)
Browse files Browse the repository at this point in the history
Previously, the F3 implementation used "phase" and "step" inconsistently
throughout the repository. For instance, the type name was referred to
as "phase" while field names were labeled "step".

Following internal discussions, the implementation standardised the use
"phase" across the codebase to align terminology. This commit updates
the FIP documentation to reflect the changes for a consistent
terminology between the implementation and documentation.

Note, these changes are purely mechanical and do not alter any
functionality or behaviour.

Relates to filecoin-project/go-f3#634
  • Loading branch information
masih authored Sep 10, 2024
1 parent ac4b973 commit 4564e3c
Showing 1 changed file with 82 additions and 82 deletions.
Loading

0 comments on commit 4564e3c

Please sign in to comment.