Fix linter errors
This commit is contained in:
@@ -528,4 +528,4 @@ export const utils = {
|
||||
const etherScanPrefix = networkName === Networks.Mainnet ? '' : `${networkName.toLowerCase()}.`;
|
||||
return `https://${etherScanPrefix}etherscan.io/${suffix}/${addressOrTxHash}`;
|
||||
},
|
||||
};
|
||||
}; // tslint:disable:max-file-line-count
|
||||
|
Reference in New Issue
Block a user