From b4881c16073dc7644e8e1d7273b64e79e933ff9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ceyhun=20=C5=9Een?= Date: Thu, 4 Jul 2024 10:46:12 +0300 Subject: [PATCH] changelog: Use code formatting for function names. --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd336b2..0026354 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,13 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Input output check - Address based UTXO management - Initial RpcApi trait implementation - - send_raw_transaction - - get_raw_transaction - - get_raw_transaction_info - - get_transaction - - send_to_address: Sends the amount to address, regardless of the balance - - get_new_address - - generate_to_address - - get_balance + - `send_raw_transaction` + - `get_raw_transaction` + - `get_raw_transaction_info` + - `get_transaction` + - `send_to_address`: Sends the amount to address, regardless of the balance + - `get_new_address` + - `generate_to_address` + - `get_balance` [unreleased]: https://github.com/chainwayxyz/bitcoin-mock-rpc