Skip to content

[SDK · Transaction builders] Implement buildSetOptionsOp() helper #116

@amina69

Description

@amina69

Epic: Transaction builders
Labels: tx, types, security, sdk
Size: S (~1 day)

Description

Build a SetOptions operation for configuring signers and thresholds on an account.

Tasks

  • Accept {signers?:{publicKey,weight}[], thresholds?:{low,medium,high}, masterWeight?}
  • Build Stellar SDK SetOptions operation
  • Validate all signer public keys
  • Support adding and removing signers (weight=0 removes)
  • Export from src/transactions/builder.ts
  • Unit test: add signer, remove signer, set thresholds, mixed operation

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions