From 820a24cc6541e325f3861562916ae8f38865b6bc Mon Sep 17 00:00:00 2001 From: Nicolas Henin Date: Sat, 11 May 2024 13:09:28 +0200 Subject: [PATCH] Update changelog.d/20240511_113958_nicolas.henin_runtime_lifecycle_refactor.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- .../20240511_113958_nicolas.henin_runtime_lifecycle_refactor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({