Skip to content

Conversation

@JoeGruffins
Copy link
Member

closes #3445


func TestExtractPaymentMultisigDetails(t *testing.T) {
p2pkh, _ := stdaddr.NewAddressPubKeyHashEcdsaSecp256k1V0(randBytes(20), tParams)
pk1 := secp256k1.PrivKeyFromBytes(randBytes(32)).PubKey()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is for later?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pk3? Yes will add some more cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

client: Create multisig tool.

2 participants