mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-21 09:32:39 +02:00
test: P2A is a destination type with an address
This commit is contained in:
parent
2aff9a36c3
commit
68bd86cd7c
@ -166,6 +166,11 @@ VALID_DATA = [
|
|||||||
"bc1p0xlxvlhemja6c4dqv22uapctqupfhlxm9h8z3k2e72q4k9hcz7vqzk5jj0",
|
"bc1p0xlxvlhemja6c4dqv22uapctqupfhlxm9h8z3k2e72q4k9hcz7vqzk5jj0",
|
||||||
"512079be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798",
|
"512079be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798",
|
||||||
),
|
),
|
||||||
|
# PayToAnchor(P2A)
|
||||||
|
(
|
||||||
|
"bc1pfeessrawgf",
|
||||||
|
"51024e73",
|
||||||
|
),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user