stacks-core
stacks-core copied to clipboard
Disallow `ClarityName::from` in non-test code
Add #[cfg(test)] to ClarityName::from and remove all calls to this function from production code