title="Execution environment connects to node at localhost (or via IPC if available), transactions will be sent to the network and can cause loss of money or worse!
<i class="fas fa-edit ${css.icon}" aria-hiden="true" onclick=${this.signMessage.bind(this)} title="Sign a message using this account key"></i>
<i id="remixRunSignMsg" class="fas fa-edit ${css.icon}" aria-hiden="true" onclick=${this.signMessage.bind(this)} title="Sign a message using this account key"></i>
</div>
</div>
`
...
...
@@ -223,6 +223,8 @@ class SettingsUI {
varsignMessageDialog={'title':'Sign a message','text':'Enter a message to sign','inputvalue':'Message to sign'}
returnmodalDialogCustom.promptPassphrase('Passphrase to sign a message','Enter your passphrase for this account to sign the message','',promptCb,false)
returnmodalDialogCustom.promptPassphrase(
'Passphrase to sign a message',
'Enter your passphrase for this account to sign the message',