Skip to content

Added fecthUserbalance function

Antoine Estienne requested to merge refreshBalance into master

Feature Merge Request

Related Issue

resolves #286 (closed)

Description of Feature

wrote a function: fetchUserBalance()

adjusted processEvent() in assessmentActions to call it upon

- notificationTopic.AssessmentCreated

- notificationTopic.ConfirmedAsAssessor

- notificationTopic.TokensPaidOut

Motivation and Context

discovering this is not updated as we finish assessment creation


Merge request reports