@lelantos-org/sdk / core / PUBLIC_IN_MAX
Variable: PUBLIC_IN_MAX โ
ts
const PUBLIC_IN_MAX: bigint;Defined in: @lelantos-org/sdk/dist/core/fees.d.ts:12
Mirrors the MASP.PublicInTooLarge bound: d.publicIn > type(uint48).max reverts on-chain. The SDK pre-checks against this to surface an actionable error instead of a relayer 500.