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
I am using this package in my reactjs/typescript project. When I call /{entity}/public_treasury/{coin_id} with entity 'governments' the object returns an object that has a governments array. However, the type is only set to return companies so I am getting typescript errors. Please see images below.