Work around mismatch for QR checksum (#5374)

* Work around current native-signer encoding

* Avoid trying to use non-existant util function.
This commit is contained in:
Jaco Greeff
2017-04-11 16:43:15 +02:00
committed by Gav Wood
parent 4f8e61dce9
commit bb8adcce92
3 changed files with 7 additions and 3 deletions

View File

@@ -608,7 +608,7 @@ class WriteContract extends Component {
label={
<FormattedMessage
id='writeContract.input.abi'
defaultMessage='ABI Interface'
defaultMessage='ABI Definition'
/>
}
readOnly