Files
bitcoin/test/functional/test_framework
ismaelsadeeq aac8793c7a test: test_bech32_decode in address.py
Adds bech32_to_bytes() which can decode a bech32 address and return the
version as an `int` and the payload in bytes.

bech32_to_bytes() is used by the test_bech32_decode unit test to test
decoding of segwit addresses.
2023-03-23 11:59:29 +01:00
..
2021-11-10 11:10:24 +01:00
2021-12-08 14:29:34 -05:00
2023-01-17 10:33:22 +01:00