Skip to content

Commit

Permalink
changelog: Use code formatting for function names.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyhunsen committed Jul 4, 2024
1 parent 256c962 commit b4881c1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b4881c1

Please sign in to comment.