SuperteamDAO / solathon

☄️ High performance, easy to use and feature-rich Solana SDK for Python.
https://solathon.vercel.app
MIT License
88 stars 32 forks source link

TypeError: Client.get_signatures_for_address() missing 3 required positional arguments: 'limit', 'before', and 'until' #70

Closed A91y closed 6 months ago

A91y commented 6 months ago

While running .\example\solana_pay\main.py file. I got the following error.

image