support all payment types (P2WPKH, P2WSH, P2SH) as suffixes for our claim OPs #271

Closed
opened 2019-05-08 18:05:39 +02:00 by BrannonKing · 1 comment
BrannonKing commented 2019-05-08 18:05:39 +02:00 (Migrated from github.com)

When I was testing the claimname RPC implementation with a default TX, the default payment type was P2WSH. This was causing our validation to fail. It shouldn't fail. We should strip the claim prefix from any of the standard payment transaction types; they should all work. For testing, try changing the m_change_type value in the claimname RPC method.

When I was testing the claimname RPC implementation with a default TX, the default payment type was P2WSH. This was causing our validation to fail. It shouldn't fail. We should strip the claim prefix from any of the standard payment transaction types; they should all work. For testing, try changing the m_change_type value in the claimname RPC method.
BrannonKing commented 2019-09-06 22:18:34 +02:00 (Migrated from github.com)
Merged via https://github.com/lbryio/lbrycrd/pull/301
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#271
No description provided.