mirror of
https://github.com/GMWalletApp/epusdt.git
synced 2026-07-07 18:26:16 +00:00
feat: add configurable payment amount precision
- add system.amount_precision setting with 2-6 validation
This commit is contained in:
@@ -0,0 +1 @@
|
||||
import{nf as e}from"./messages-CIE1P6Ia.js";import{m as t}from"./search-provider-DchV6D_p.js";import{n,t as r}from"./theme-switch-B7fw7FPo.js";import{t as i}from"./general-error-_bJc_DOu.js";import{t as a}from"./not-found-error-AwhoAjmy.js";import{t as o}from"./_error-DAY2QxwE.js";import{t as s}from"./unauthorized-error-NzfN6z7p.js";import{t as c}from"./forbidden-BTlzw0ab.js";import{t as l}from"./maintenance-error-CV0HxTkm.js";import{n as u,r as d,t as f}from"./header-DVwumvGY.js";var p=e();function m(){let{error:e}=o.useParams(),m={unauthorized:s,forbidden:c,"not-found":a,"internal-server-error":i,"maintenance-error":l}[e]||a;return(0,p.jsxs)(p.Fragment,{children:[(0,p.jsxs)(f,{className:`border-b`,fixed:!0,children:[(0,p.jsx)(u,{}),(0,p.jsxs)(`div`,{className:`ms-auto flex items-center space-x-4`,children:[(0,p.jsx)(n,{}),(0,p.jsx)(r,{}),(0,p.jsx)(t,{}),(0,p.jsx)(d,{})]})]}),(0,p.jsx)(`div`,{className:`flex-1 [&>div]:h-full`,children:(0,p.jsx)(m,{})})]})}export{m as component};
|
||||
Reference in New Issue
Block a user