Skip to main content

isValidBech32Address

export function isValidBech32Address(str: string): boolean

Arguments

1. str

str: string

Returns

boolean