gill/programs/token-metadata/Type aliasesPrintSupplyArgstype PrintSupplyArgs = | { __kind: "Zero"; } | { __kind: "Limited"; fields: readonly [number | bigint]; } | { __kind: "Unlimited"; };PrintSupplyPrevious PageProgrammableConfigNext Page