From 1d53ecb45e2894e3d5b241bb35f0be7c7eb477d7 Mon Sep 17 00:00:00 2001 From: RafilxTenfen Date: Sun, 15 Dec 2024 21:30:09 -0300 Subject: [PATCH] chore: add #348 to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6d6937c..59a9833c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - [#316](https://github.com/babylonlabs-io/babylon/pull/316) Add testnet upgrade data - [#326](https://github.com/babylonlabs-io/babylon/pull/326) docs: btcstaking: Update btcstaking module docs to include EOI +- [#348](https://github.com/babylonlabs-io/babylon/pull/348) refactory `PrivateSigner` +and module account vars in appparams ### Bug fixes