Skip to content

ts: Add optional wallet property to the Provider interface#3130

Merged
acheroncrypto merged 3 commits into
otter-sec:masterfrom
acheroncrypto:ts-add-optional-wallet-property-to-the-provider-interface
Jul 28, 2024
Merged

ts: Add optional wallet property to the Provider interface#3130
acheroncrypto merged 3 commits into
otter-sec:masterfrom
acheroncrypto:ts-add-optional-wallet-property-to-the-provider-interface

Conversation

@acheroncrypto

Copy link
Copy Markdown
Collaborator

ts: Add optional wallet property to the Provider interface

Problem

The definition of the Provider interface doesn't include the wallet property as mentioned in #3122

https://github.com/coral-xyz/anchor/blob/c5337c5e8eca134f8f5c23fcae4a91e8cf5f0c34/ts/packages/anchor/src/provider.ts#L22-L49

Summary of changes

  • Add optional wallet property to the Provider interface
  • Add optional payer property to the Wallet interface

Resolves #3122

@vercel

vercel Bot commented Jul 28, 2024

Copy link
Copy Markdown

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto merged commit fb7ea68 into otter-sec:master Jul 28, 2024
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeScript: provider.wallet.payer property doesn't exist on Anchor 0.30.1

1 participant