15IITian
15IITian
### Description Rename the `get_address` to `address` & `get_balance` to `balance` -> and make subsequent changes in the codebase. ### Notes to the reviewers This is done in order to...
Updated docs of `Wallet.is_mine()` function to point `derivation_of_spk` function to find whether a `KeychainKind` exits for the given `script` or not. fix #1042 * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)...
@mikong Recently I observed that in the book -> Links which are referring to some external sections of other chapter are not working but the internal sections one are working...