Commit c494e4a7 authored by isstuev's avatar isstuev

change license tooltip text

parent ca10f8ab
......@@ -269,7 +269,7 @@ const ContractCode = ({ addressHash, noSocket }: Props) => {
<InfoItem
label="License"
content={ licenseLink }
hint="License type is informative field, and initial source code might have different license type from displayed."
hint="License type is entered manually during verification. The initial source code may contain a different license type than the one displayed."
isLoading={ isPlaceholderData }
/>
) }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment