Skip to content

Commit

Permalink
delete old proto as the blocks have been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard-Voiculescu committed Jan 23, 2025
1 parent 3f7996b commit 4501bb4
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2,653 deletions.
1 change: 0 additions & 1 deletion cmd/firestellar/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ func init() {
rootCmd.AddCommand(NewToolIssueAssetCmd())
rootCmd.AddCommand(NewToolSendPaymentAssetCmd())
rootCmd.AddCommand(NewToolDecodeSeedCmd())
rootCmd.AddCommand(NewToolFixBlocksCmd())
}

func main() {
Expand Down
192 changes: 0 additions & 192 deletions cmd/firestellar/tool_fix_blocks.go

This file was deleted.

Loading

0 comments on commit 4501bb4

Please sign in to comment.