{props.text} */}
+
+ {JSON.stringify(channelInfo() || "", null, 2)} */}
+ {JSON.stringify(props.info.value, null, 2)} */}
+ + {props.info.reason ?? ""} +
+
+ {
+ redshiftResource()!
+ .introduction_channel
+ }
+
+
+ {i18n.t("common.view_transaction")}
+
+
+ {redshiftResource()!.output_channel}
+
+
+ {i18n.t("common.view_transaction")}
+
+ {FAKE_STATES[fakeStage()]}
+ {props.key}
+ {props.children} +{JSON.stringify(redshiftResource(), null, 2)} */}
+
+ {i18n.t(
+ "redshift.no_utxos_empty_state"
+ )}
+
+
+ {i18n.t(
+ "redshift.no_utxos_empty_state"
+ )}
+
+