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....

貢獻者指南