if(userdoc&&(userdocasany).notice)customError+=' : '+(userdocasany).notice// we append the user doc if any
}catch(e){
console.error(e.message)
}
}
letinputIndex=0
for(constinputoffunctionDesc.inputs){
constv=decodedCustomErrorInputs[input.name]
decodedCustomErrorInputsClean[input.name]={
value:v.toString?v.toString():v,
documentation:(devdocasany).params[input.name]// we add the developer documentation for this input parameter if any
constinputKey=input.name||inputIndex
constv=decodedCustomErrorInputs[inputKey]
decodedCustomErrorInputsClean[inputKey]={
value:v.toString?v.toString():v
}
if(devdoc&&(devdocasany).params){
decodedCustomErrorInputsClean[input.name].documentation=(devdocasany).params[inputKey]// we add the developer documentation for this input parameter if any
exportconstgitAccessTokenText='Manage the access token used to publish to Gist and retrieve Github contents.'
exportconstgitAccessTokenText2='Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only \'create gist\' permission.'
exportconstethereunVMText='Always use Ethereum VM at load'
exportconstethereunVMText='Always use Javascript VM at load'
exportconstwordWrapText='Word wrap in editor'
exportconstenablePersonalModeText=' Enable Personal Mode for web3 provider. Transaction sent over Web3 will use the web3.personal API.\n'
exportconstmatomoAnalytics='Enable Matomo Analytics. We do not collect personally identifiable information (PII). The info is used to improve the site’s UX & UI. See more about '
<ahref="https://medium.com/p/66ef69e14931/"target="_blank"> Analytics in Remix IDE</a><span>&</span><atarget="_blank"href="https://matomo.org/free-software">Matomo</a>