UNPKG

@gleif-it/did-webs-ts

Version:
2 lines (1 loc) 82 B
export const isValidSecp256k1Cesr = (key) => /^1AAA[A-Za-z0-9_-]{44}$/.test(key);