diff --git a/changelog.d/20240511_113958_nicolas.henin_runtime_lifecycle_refactor.md b/changelog.d/20240511_113958_nicolas.henin_runtime_lifecycle_refactor.md index 31e8c9e8..80c0f2a7 100644 --- a/changelog.d/20240511_113958_nicolas.henin_runtime_lifecycle_refactor.md +++ b/changelog.d/20240511_113958_nicolas.henin_runtime_lifecycle_refactor.md @@ -27,7 +27,7 @@ - see end-to-end tests for examples (e.g : `swap.ada.token.e2e.spec.ts`) - Feat: `initial account deposits` feature (runtime v1.0.0) for Contract Creation ([PR-188](https://github.com/input-output-hk/marlowe-ts-sdk/pull/188)): - new parameter field `accountDeposits` in - - e.g + - e.g. ```ts const sellerContractInstance = await sellerLifecycle.newContractAPI.create({