Chore
- cargo fmt
Documentation
- Add description for txpool_content method in README.md
- Update brc20_deploy, brc20_call, brc20_transact method parameters to include op_return_tx_id field
Bug Fixes
- Sort transactions by index in Brc20ProgDatabase
- Rename getBtcTxId to getTxId for consistency in function naming
Commit Statistics
- 5 commits contributed to the release.
- 5 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Cargo fmt (d703fa1)
- Sort transactions by index in Brc20ProgDatabase (5d42a47)
- Add description for txpool_content method in README.md (6499438)
- Update brc20_deploy, brc20_call, brc20_transact method parameters to include op_return_tx_id field (2d9c923)
- Rename getBtcTxId to getTxId for consistency in function naming (19388a7)