Skip to content

Commit

Permalink
chore: downgrade sp1-sdk to 3.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Oct 22, 2024
1 parent 06e8c88 commit f29f429
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 57 deletions.
114 changes: 59 additions & 55 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions proposer/op/proposer/prove.go
Original file line number Diff line number Diff line change
Expand Up @@ -408,8 +408,6 @@ func (l *L2OutputSubmitter) ValidateConfig(address string) error {
return fmt.Errorf("error reading the response body: %v", err)
}

fmt.Println("validate config response", string(body))

// Create a variable of the ValidateConfigResponse type
var response ValidateConfigResponse

Expand Down

0 comments on commit f29f429

Please sign in to comment.