Function near_runtime_utils::is_account_id_64_len_hex[][src]

pub fn is_account_id_64_len_hex(account_id: &str) -> bool

Returns true if the account ID length is 64 characters and it's a hex representation.