123ishaTest/ludiek

[Currency] Add maximum amount to CurrencyPlugin

开放

#132 创建于 2026年1月12日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (4 个派生)auto 404
good first issuehelp wantedplugin

仓库指标

星标
 (12 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently there is no way to add a cap to currencies

Tasks

  • Expand the CurrencyDefinition with a cap: number
  • Create a test that asserts we cannot go over the cap

Future work

It seems reasonable to be able to add an upgrade that increases the cap, but I'm not sure if adding a modifier for it baked in is the right way to approach this....

贡献者指南