Sourcify hint for publish to IPFS checkbox

pull/5370/head
Jakov Buratovic 4 years ago committed by Liana Husikyan
parent f1b57fb494
commit 123e13c95e
  1. 2
      apps/remix-ide/src/app/tabs/runTab/contractDropdown.js

@ -142,7 +142,7 @@ class ContractDropdownUI {
for="deployAndRunPublishToIPFS" for="deployAndRunPublishToIPFS"
data-id="contractDropdownIpfsCheckboxLabel" data-id="contractDropdownIpfsCheckboxLabel"
class="m-0 form-check-label custom-control-label ${css.checkboxAlign}" class="m-0 form-check-label custom-control-label ${css.checkboxAlign}"
title="Publishing the source code and ABI to IPFS facilitates source code verification and will greatly foster contract adoption (auditing, debugging, calling it, etc...)" title="Publishing the source code and metadata to IPFS facilitates source code verification using Sourcify and will greatly foster contract adoption (auditing, debugging, calling it, etc...)"
> >
Publish to IPFS Publish to IPFS
</label> </label>

Loading…
Cancel
Save