- }
- subtitle={
- totalLocked > 0 ? (
- }}>
- Your total balance. All of this is yours, but some %lbc% is in use on channels and content right now.
-
- ) : (
- {__('Your total balance.')}
- )
- }
- actions={
- <>
-
- }}>
- %lbc_amount% immediately spendable
-
-
-
-
- ,
- }}
- >
- %lbc_amount% boosting content
-
-
- {detailsExpanded && (
-
-
-
- {__('...earned from others')}
- ({__('Unlock to spend')})
-
-
-
- {Boolean(tipsBalance) && (
-
-
-
-
- {__('...on initial publishes')}
- ({__('Delete or edit past content to spend')})
-
-
-
-
-
-
- {__('...supporting content')}
- ({__('Delete supports to spend')})
-
- doUtxoConsolidate()}
- disabled={operationPending}
- label={
- consolidateIsPending || consolidatingUtxos ? __('Consolidating...') : __('Consolidate Now')
- }
- />
- ),
- help: ,
- }}
- >
- Your wallet has a lot of change lying around. Consolidating will speed up your transactions. This could
- take some time. %now%%help%
+
+ }
+ subtitle={
+ totalLocked > 0 ? (
+ }}>
+ Your total balance. All of this is yours, but some %lbc% is in use on channels and content right now.
-
- )}
- >
- }
- />
+ ) : (
+ {__('Your total balance.')}
+ )
+ }
+ actions={
+ <>
+
+ }}>
+ %lbc_amount% immediately spendable
+
+
- {/* fiat balance card */}
-
+
+ ,
+ }}
+ >
+ %lbc_amount% boosting content
+
+
+ {detailsExpanded && (
+
+
+
+ {__('...earned from others')}
+ ({__('Unlock to spend')})
+
+
+
+ {Boolean(tipsBalance) && (
+
+
+
+
+ {__('...on initial publishes')}
+ ({__('Delete or edit past content to spend')})
+
+
+
+
+
+
+ {__('...supporting content')}
+ ({__('Delete supports to spend')})
+
+ doUtxoConsolidate()}
+ disabled={operationPending}
+ label={
+ consolidateIsPending || consolidatingUtxos ? __('Consolidating...') : __('Consolidate Now')
+ }
+ />
+ ),
+ help: ,
+ }}
+ >
+ Your wallet has a lot of change lying around. Consolidating will speed up your transactions. This
+ could take some time. %now%%help%
+
+