bdkpython
Advanced tools
+3
-6
| Metadata-Version: 2.1 | ||
| Name: bdkpython | ||
| Version: 0.26.2 | ||
| Version: 0.27.1 | ||
| Summary: The Python language bindings for the Bitcoin Development Kit | ||
| Home-page: https://github.com/bitcoindevkit/bdk-python | ||
| Home-page: https://github.com/bitcoindevkit/bdk-ffi | ||
| Author: Alekos Filini <alekos.filini@gmail.com>, Steve Myers <steve@notmandatory.org> | ||
| License: MIT or Apache 2.0 | ||
| Description-Content-Type: text/markdown | ||
| License-File: LICENSE | ||
| License-File: LICENSE-APACHE | ||
| License-File: LICENSE-MIT | ||
@@ -48,3 +45,3 @@ # bdkpython | ||
| # print new receive address | ||
| address_info = wallet.get_address(bdk.AddressIndex.LAST_UNUSED) | ||
| address_info = wallet.get_address(bdk.AddressIndex.LAST_UNUSED()) | ||
| address = address_info.address | ||
@@ -51,0 +48,0 @@ index = address_info.index |
+6
-9
| bdkpython/__init__.py,sha256=MEpm0DIvUBPD-sxBYta3csrTiTaSqkjXsn9L_2Mi2r4,28 | ||
| bdkpython/bdk.py,sha256=ruWJTlOW390NBL7dC_P4xAzjeOp22DpveA7HHCW6WXU,127451 | ||
| bdkpython/bdkffi.cpython-310-darwin.so,sha256=_bbG3hcIczKWgL-JO0yaEkrV9BnkhrZ5-6X6r2jLoBc,24481609 | ||
| bdkpython-0.26.2.dist-info/LICENSE,sha256=Q3Rippmiw0xGoLVmsG8EHqX1RlKhDnPorBPpxr7L0dA,694 | ||
| bdkpython-0.26.2.dist-info/LICENSE-APACHE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357 | ||
| bdkpython-0.26.2.dist-info/LICENSE-MIT,sha256=C6AlM84qJXWl9lhdDvU1E8SzrrfO61KOY-KTiVYPgnY,1024 | ||
| bdkpython-0.26.2.dist-info/METADATA,sha256=EqRo9MP7aAqgx7dCPgyl0Rh7NsnxnRXv4hQzhcAPVf4,1630 | ||
| bdkpython-0.26.2.dist-info/WHEEL,sha256=rU2feQg1G7BQtkdS_AG7XntBiE5BuaXsG6gKA5gVW_4,115 | ||
| bdkpython-0.26.2.dist-info/top_level.txt,sha256=BpjT6locJ4WJz-wFZu6kSG9cKeH8E64dUJlPeL425OY,10 | ||
| bdkpython-0.26.2.dist-info/RECORD,, | ||
| bdkpython/bdk.py,sha256=GXDN-P8MLATFUIab7N1Wb4tBkRBtwU7MXm7erAavBTc,133840 | ||
| bdkpython/bdkffi.cpython-310-darwin.so,sha256=tfEvtqje1efPV_jRd0ivCMeDHZgWuBkbM-eTxBKlG5g,24719417 | ||
| bdkpython-0.27.1.dist-info/METADATA,sha256=pX2nij6w91otwWbkw9kMZmeoxnmk3YyH0u9zxUTsp1E,1552 | ||
| bdkpython-0.27.1.dist-info/WHEEL,sha256=rU2feQg1G7BQtkdS_AG7XntBiE5BuaXsG6gKA5gVW_4,115 | ||
| bdkpython-0.27.1.dist-info/top_level.txt,sha256=BpjT6locJ4WJz-wFZu6kSG9cKeH8E64dUJlPeL425OY,10 | ||
| bdkpython-0.27.1.dist-info/RECORD,, |
-14
| This software is licensed under [Apache 2.0](LICENSE-APACHE) or | ||
| [MIT](LICENSE-MIT), at your option. | ||
| Some files retain their own copyright notice, however, for full authorship | ||
| information, see version control history. | ||
| Except as otherwise noted in individual files, all files in this repository are | ||
| licensed under the Apache License, Version 2.0 <LICENSE-APACHE or | ||
| http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or | ||
| http://opensource.org/licenses/MIT>, at your option. | ||
| You may not use, copy, modify, merge, publish, distribute, sublicense, and/or | ||
| sell copies of this software or any files in this repository except in | ||
| accordance with one or both of these licenses. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.