weeaa / jito-go

🪙 Jito Go SDK [unnoficial]
https://www.jito.wtf
Apache License 2.0
73 stars 22 forks source link

nil point #11

Closed azheTom closed 2 months ago

azheTom commented 2 months ago

searcher_client/searcher.go:267

var out *BroadcastBundleResponse err = json.NewDecoder(resp.Body).Decode(out)

weeaa commented 2 months ago

update to latest