coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.36k stars 1.25k forks source link

examples: Fix passing `programId` to `Program` constructor #2948

Closed acheroncrypto closed 2 months ago

acheroncrypto commented 2 months ago

Problem

There is a rather unusual client.js file in basic-0 tutorial directory which is not updated to be compatible with https://github.com/coral-xyz/anchor/pull/2864 as described in https://github.com/coral-xyz/anchor/issues/2947.

Summary of changes

Remove the programId argument when constructing Program instance.

Closes #2947

vercel[bot] commented 2 months ago

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

A member of the Team first needs to authorize it.