pub fn validate_blockhash(blockhash: &str) -> Result<(), ValidationError>Expand description
Validate blockhash format (should be valid base58)
pub fn validate_blockhash(blockhash: &str) -> Result<(), ValidationError>Validate blockhash format (should be valid base58)