kin-labs / kinetic

MIT License
40 stars 24 forks source link

feat: add commitment option to getAccountInfo, getHistory, getTokenAccounts, getTransaction #537

Closed beeman closed 1 year ago

beeman commented 1 year ago

This PR adds the commitment option to these methods so the SDKs can run all operations in a certain mode, though the default (Confirmed) should be fine in most cases.

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 364be5849bce959a437017b69bdbd478dbb586b9. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 6 targets - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/eCoxf6kNRo) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/WKONUdJuyq) - [`nx affected --target=test --parallel --max-parallel=3`](https://cloud.nx.app/runs/bzX1Ks4tYq) - [`nx e2e api-e2e --skip-nx-cache`](https://cloud.nx.app/runs/1QNyqHzp1y) - [`nx e2e sdk-e2e --skip-nx-cache`](https://cloud.nx.app/runs/hFcPSHwovT) - [`nx e2e web-e2e --skip-nx-cache`](https://cloud.nx.app/runs/VlbsItPLuX)

Sent with 💌 from NxCloud.