kin-labs / kinetic

MIT License
40 stars 24 forks source link

feat: allow setting default commitment with KineticSdk config #536

Closed beeman closed 1 year ago

beeman commented 1 year ago

This PR adds the commitment property to the KineticSdkConfig interface that can be used to set the default commitment for the SDK.

The default commitment for all operations is now Confirmed.

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8515da2319e6042b4fe2fc77067ec8e57ab4f492. 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/Bcp1yTWxht) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/aSrFLKI7An) - [`nx affected --target=test --parallel --max-parallel=3`](https://cloud.nx.app/runs/bYKhS5YbmL) - [`nx e2e api-e2e --skip-nx-cache`](https://cloud.nx.app/runs/Y4AdrDEoLi) - [`nx e2e sdk-e2e --skip-nx-cache`](https://cloud.nx.app/runs/cYF2UQzT9S) - [`nx e2e web-e2e --skip-nx-cache`](https://cloud.nx.app/runs/xVH5zKb59b)

Sent with 💌 from NxCloud.