Better useXxxApi #34

Merged
djmil merged 1 commits from 33-polingReducer into 32-newgame-create 2023-11-12 19:40:56 +01:00
Owner

useXxxApi:

use PollingReducer as a configuration provider
provide pushAPIs, which update respective state with:
    pushing status
    push result

PollingReducer:
rename to configurationReducer
move polling indication to it's respective state
XxxState.polling = 'true/false'

useXxxApi: use PollingReducer as a configuration provider provide pushAPIs, which update respective state with: pushing status push result PollingReducer: rename to configurationReducer move polling indication to it's respective state XxxState.polling = 'true/false'
djmil added 1 commit 2023-11-12 19:40:33 +01:00
djmil merged commit 2482226e0e into 32-newgame-create 2023-11-12 19:40:56 +01:00
djmil deleted branch 33-polingReducer 2023-11-12 19:40:56 +01:00
djmil referenced this issue from a commit 2023-11-12 19:40:58 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: djmil/corda-checkers#34
No description provided.