Key derivation in Worker (#4071)
* Add Signer Key Derivation in Service Worker * Several fixes throughout the UI * Hint for external account // working Worker * Add Worker state change * PR Grumbles
This commit is contained in:
committed by
Gav Wood
parent
ec4b4cfbf2
commit
40f0ee004f
@@ -196,7 +196,7 @@ class MethodDecoding extends Component {
|
||||
: text.slice(0, 50) + '...';
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className={ styles.details }>
|
||||
<span>with the </span>
|
||||
<span
|
||||
onClick={ this.toggleInputType }
|
||||
|
||||
Reference in New Issue
Block a user