Skip to content

Add SDK method for updateFeeRate and updateMaxDiscount #515

Description

@Levi-Ojukwu

Description:

The contract has admin functions for fee and discount configuration that need SDK wrappers.

Why it matters: Fee configuration affects protocol economics.

Acceptance Criteria:

  • Create updateFeeRate(rate) admin method
  • Create updateMaxDiscount(rate) admin method
  • Add tests

Relevant Files: contracts/invoice_liquidity/src/lib.rs:227-282, sdk/src/index.ts


Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions