Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testnet server not working #22

Open
StojanovicVladimir opened this issue Aug 24, 2023 · 1 comment
Open

testnet server not working #22

StojanovicVladimir opened this issue Aug 24, 2023 · 1 comment

Comments

@StojanovicVladimir
Copy link

hi, i have issue connecting to testnet server.
here is my code
from btcpay import BTCPayClient

client = BTCPayClient.create_client(host='https://testnet.demo.btcpayserver.org', code="sDRbK7H")

invoice_list = client.get_invoices(status='confirmed')
print(invoice_list)
Do i need to have my own server to test it or it works on testnet?. Thanks

@Simon-Bakken-Jantasuk
Copy link

what is the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants