You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using: import { validateStacksAddress } from "stacks-utils"; to validate addresses. If you change the first letter in an address to anything, it still passes as valid.
I am using:
import { validateStacksAddress } from "stacks-utils";to validate addresses. If you change the first letter in an address to anything, it still passes as valid.