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:
@@ -608,7 +608,7 @@ class WriteContract extends Component {
|
||||
label={
|
||||
<FormattedMessage
|
||||
id='writeContract.input.abi'
|
||||
defaultMessage='ABI Interface'
|
||||
defaultMessage='ABI Definition'
|
||||
/>
|
||||
}
|
||||
readOnly
|
||||
|
||||
Reference in New Issue
Block a user