Skip to content

Commit

Permalink
test: P2A is a destination type with an address
Browse files Browse the repository at this point in the history
  • Loading branch information
instagibbs committed Aug 2, 2024
1 parent 2aff9a3 commit 68bd86c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/functional/rpc_validateaddress.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,11 @@
"bc1p0xlxvlhemja6c4dqv22uapctqupfhlxm9h8z3k2e72q4k9hcz7vqzk5jj0",
"512079be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798",
),
# PayToAnchor(P2A)
(
"bc1pfeessrawgf",
"51024e73",
),
]


Expand Down

0 comments on commit 68bd86c

Please sign in to comment.