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

Review references to a signature. It will be deprecated. #250

Open
RamirezAlex opened this issue Jun 10, 2022 · 0 comments
Open

Review references to a signature. It will be deprecated. #250

RamirezAlex opened this issue Jun 10, 2022 · 0 comments

Comments

@RamirezAlex
Copy link
Contributor

To reproduce it, run yarn test:sdk:e2e

console.warn
    Transaction references a signature that is unnecessary, only the fee payer and instruction signer accounts should sign a transaction. This behavior is deprecated and will throw an error in the next major version release.

      47 |   transaction.partialSign(...[owner.solana])
      48 |
    > 49 |   return transaction.serialize({ requireAllSignatures: false, verifySignatures: false })
         |                      ^
      50 | }
      51 |
@beeman beeman added this to the Release Candidate milestone Jun 15, 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

No branches or pull requests

2 participants