committed by
Jaco Greeff
parent
9f6da3f829
commit
037a8c7625
@@ -50,7 +50,7 @@ class TxHash extends Component {
|
||||
const { api } = this.context;
|
||||
const { subscriptionId } = this.state;
|
||||
|
||||
api.unsubscribe('eth_blockNumber', subscriptionId);
|
||||
api.unsubscribe(subscriptionId);
|
||||
}
|
||||
|
||||
render () {
|
||||
|
||||
Reference in New Issue
Block a user