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

Disallow `ClarityName::from` in non-test code

Open jbencin opened this issue 2 years ago • 0 comments

Add #[cfg(test)] to ClarityName::from and remove all calls to this function from production code

jbencin avatar Feb 20 '24 15:02 jbencin