isValidSha256Hash

fun isValidSha256Hash(sha256Hash: String): Boolean

Checks validity of SHA-256 hash (X...)

Return

true if sha256Hash is a strkey decodeSha256Hash accepts, false otherwise

Parameters

sha256Hash

The strkey to check