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

Implements deserialization for Multi Signature Accounts #289

Merged

Conversation

hoakbuilds
Copy link
Member

Status Type ⚠️ Core Change Issue
Ready Feature Yes Closes #288

Problem

What problem are you trying to solve?

No structure and deserialization for multisig accounts

Solution

How did you solve the problem?

Added MultiSignatureAccount and a method to decode account data.

Copy link
Member

@tiago18c tiago18c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just discuss comment.

src/Solnet.Programs/Models/MultiSignatureAccount.cs Outdated Show resolved Hide resolved
@hoakbuilds hoakbuilds merged commit b1b0186 into bmresearch:master Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add MultiSignatureAccount implementation
2 participants