Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C4GT] Add SDK support for chainspace removeDelegate #239

Open
5 tasks
adi-a11y opened this issue Aug 22, 2024 · 0 comments
Open
5 tasks

[C4GT] Add SDK support for chainspace removeDelegate #239

adi-a11y opened this issue Aug 22, 2024 · 0 comments

Comments

@adi-a11y
Copy link
Contributor

Description

This function will remove an existing delegate from a space, given the space ID and the delegate's authorization ID. It checks that verifies that the caller has the authority to remove a delegate.

Goals

  • Add methods in the chainspace module to support the removeDelegate feature.

Expected Outcome

We should be able to remove a delegate

Acceptance Criteria

  • Methods are in the correct files.
  • Build succeeds.
  • Methods work as expected.
  • Code is well-commented.

Implementation Details

Any chain call should be made in the ChainSpace.chain.ts file, and the preparation of extrinsic should be done in the ChainSpace.ts file.

Mockups / Wireframes

N/A


Product Name

CORD.js

Organization Name

Dhiway

Domain

Blockchain

Tech Skills Needed

TypeScript

Mentor(s)

@amarts, @adi-a11y, @vatsa287

Complexity

Medium

Category

Feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant