jacksturtevant

Results 2 issues of jacksturtevant

Updates the escrow typescript test to work with the new endpoints: - `provider.connection.confirmTransaction() updated` - `program.rpc.*` -> `program.methods.*.rpc()` Also updates the logic of the tests so that a lot of...

After going through the initial flow and selecting `basic-ts`, and restarting the server, there are multiple errors: - `npm start` does not work. The script points to `./lib/index.js` which does...