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
In Log.jsx we need to call this api call http://api.thewatcher.io/settlement/get_event_log/<oid>. This call doesn't have to be hooked up to redux as we'll need to make this call every time we hit this page to get the latest data.
Once the data is on that page I'll build the ui around it.
The text was updated successfully, but these errors were encountered:
In Log.jsx we need to call this api call
http://api.thewatcher.io/settlement/get_event_log/<oid>
. This call doesn't have to be hooked up to redux as we'll need to make this call every time we hit this page to get the latest data.Once the data is on that page I'll build the ui around it.
The text was updated successfully, but these errors were encountered: