{bigAmount(entry.available)} {" "} {this.formatPending(entry)}
); }); const link = chrome.extension.getURL("/src/webex/pages/auditors.html"); const linkElem = Trusted Auditors and Exchanges; const paybackLinkElem = Trusted Auditors and Exchanges; return ({i18n.str`Unknown event (${historyItem.type})`}
); } } class WalletHistory extends React.Component{i18n.str`Your wallet has no events recorded.`}
; } } function reload() { try { chrome.runtime.reload(); window.close(); } catch (e) { // Functionality missing in firefox, ignore! } } function confirmReset() { if (confirm("Do you want to IRREVOCABLY DESTROY everything inside your" + " wallet and LOSE ALL YOUR COINS?")) { wxApi.resetDb(); window.close(); } } function WalletDebug(props: any) { return (Debug tools: