You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.
Describe the bug
Testnet uses
http
protocol rather thanhttps
.This may cause issues for dapps using stracks-transactions-js when served with an
https
protocol.Steps To Reproduce
https://github.com/blockstack/stacks-transactions-js/blob/e86e2b11be27612532aa5ca131d036aa89190c12/src/network.ts#L51
Expected behavior
Testnet has a url with
https
protocol.The text was updated successfully, but these errors were encountered: