DaffPaymentSelectors

Selectors for the main part of payment state.

Properties

Name Type Description
selectPaymentLoading MemoizedSelector<DaffPaymentStateRootSlice, boolean> Selects whether there is a pending payment operation.
selectPaymentErrors MemoizedSelector<DaffPaymentStateRootSlice, DaffStateError[]> Selects the list of payment errors, if any.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.