mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 12:03:04 +02:00
test: P2A is a destination type with an address
This commit is contained in:
@@ -166,6 +166,11 @@ VALID_DATA = [
|
||||
"bc1p0xlxvlhemja6c4dqv22uapctqupfhlxm9h8z3k2e72q4k9hcz7vqzk5jj0",
|
||||
"512079be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798",
|
||||
),
|
||||
# PayToAnchor(P2A)
|
||||
(
|
||||
"bc1pfeessrawgf",
|
||||
"51024e73",
|
||||
),
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user