Implement provider name in header
This commit is contained in:
@@ -26,7 +26,7 @@ export const constants = {
|
||||
NETWORK_ID_TESTRPC: 50,
|
||||
NULL_ADDRESS: '0x0000000000000000000000000000000000000000',
|
||||
PROVIDER_NAME_LEDGER: 'Ledger',
|
||||
PROVIDER_NAME_METAMASK: 'Metamask',
|
||||
PROVIDER_NAME_METAMASK: 'MetaMask',
|
||||
PROVIDER_NAME_PARITY_SIGNER: 'Parity Signer',
|
||||
PROVIDER_NAME_MIST: 'Mist',
|
||||
PROVIDER_NAME_GENERIC: 'Injected Web3',
|
||||
|
Reference in New Issue
Block a user