The function getTip is blocked by CORS causing an error to be thrown when attempting to query the tip.
The issue is caused by the getTip function attempting to use the v0 url when koios has updated to v1. The v0 version of the API now throws errors when queried.
The function getTip is blocked by CORS causing an error to be thrown when attempting to query the tip.
The issue is caused by the getTip function attempting to use the v0 url when koios has updated to v1. The v0 version of the API now throws errors when queried.