stacks-network/stacks-core

[docs] pox addresses can be now native segwit addresses

Open

#5,472 opened on Nov 18, 2024

 (2 comments) (2 reactions) (2 assignees)Rust (758 forks)auto 404
good first issue

Repository metrics

Stars
 (3,063 stars)
PR merge metrics
 (Avg merge 7d 4h) (57 merged PRs in 30d)

Description

Describe the bug The documentation in https://github.com/stacks-network/stacks-core/blob/master/stackslib/src/chainstate/stacks/boot/docs.rs says that only "It cannot be a native Segwit address"

This is not true any more since Stacks 2.1.

Contributor guide