mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-10 11:05:47 +00:00
Update parity signer link (#1477)
* Update the link * Skip extension altogether
This commit is contained in:
parent
3f6491a9ee
commit
54980d745b
@ -1,6 +1,6 @@
|
||||
import { IFullWallet } from '../IWallet';
|
||||
|
||||
export const wikiLink = 'https://wiki.parity.io/Parity-Signer-Mobile-App-MyCrypto-tutorial.md';
|
||||
export const wikiLink = 'https://wiki.parity.io/Parity-Signer-Mobile-App-MyCrypto-tutorial';
|
||||
|
||||
export default class ParitySignerWallet implements IFullWallet {
|
||||
public address: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user