fix orcawhirpool int64 overflow

This commit is contained in:
thloyi
2026-04-22 11:10:46 +08:00
parent a620df5837
commit bb858c643e
4 changed files with 29 additions and 25 deletions

View File

@@ -13,7 +13,7 @@ var ()
func main() {
var slot uint64 = 414437304
var slot uint64 = 414696178
client := rpc.New("https://staked.helius-rpc.com?api-key=5adcf1f9-5719-43d1-bf3f-c2d4e1e5f94d")
var rewards = false
var version uint64 = 0