stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

[chainstate] use the right PoX contract name when processing on-BTC stacking ops

Open jcnelson opened this issue 2 years ago • 0 comments

Right now, StacksChainState::process_stacking_ops() is hardcoded to use .pox as the contract name for calling stack-stx from an on-BTC stacking transaction. This contract name needs to switch over to .pox-2 automatically when it goes live.

jcnelson avatar Jun 14 '22 18:06 jcnelson