Skip to content

On-chain operator delegation and extend_duration are unreachable from any client #346

Description

@Jaydbrown

contracts/stream/src/lib.rs implements set_operator / operator-gated actions (operator_set / operator_revoked events, DataKey::Operator) and extend_duration. Neither streamFi-sdk (src/streams.ts) nor streamFi-app (lib/stream.ts) exposes a wrapper for set_operator, operator revocation, or extend_duration, so no user of the actual product can set an operator or extend a stream. Add SDK + app coverage, or mark the contract methods as not-yet-supported.


Filed from a codebase review pass.

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