Skip to content

Commit

Permalink
Merge branch 'main' into integratiointest
Browse files Browse the repository at this point in the history
  • Loading branch information
ping-ke authored Sep 30, 2024
2 parents 43f4a3a + 85774d3 commit 8d709fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethstorage/node/eth_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type ethAPI struct {
}

const (
defaultCallTimeout = 2 * time.Second
defaultCallTimeout = 10 * time.Second
)

var (
Expand Down

0 comments on commit 8d709fa

Please sign in to comment.