Skip to content

Commit 6201e5b

Browse files
committed
Update readme information.
1 parent aa8a4b0 commit 6201e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ import (
6767
"net/http"
6868
)
6969

70-
func strategyHandler(w http.ResponseWriter, r *http.Request) {
70+
func strategyHandler(tradehook string, payload []byte) {
7171
...
7272
}
7373

0 commit comments

Comments
 (0)