Skip to content

Add SDK method for addToken and removeToken #514

Description

@Levi-Ojukwu

Description:

The contract has admin functions for token management that need SDK wrappers.

Why it matters: Token management is essential for multi-token support.

Acceptance Criteria:

  • Create addToken(token, decimals) admin method
  • Create removeToken(token) admin method
  • Add tests

Relevant Files: contracts/invoice_liquidity/src/lib.rs:333-420, 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