feat(wallet): add availableRewards to balance tracker #6214
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration-unit-tests.yaml
on: pull_request
Matrix: build_and_test
Annotations
2 errors
|
build_and_test (ubuntu-22.04)
Type '{ deposit$: RemoteApiPropertyType.HotObservable; rewards$: RemoteApiPropertyType.HotObservable; }' is not assignable to type 'RemoteApiProperty<{ availableRewards$: Observable<bigint>; rewards$: Observable<bigint>; deposit$: Observable<bigint>; }> | Omit<...>'.
|
|
build_and_test (ubuntu-22.04)
Process completed with exit code 1.
|