diff --git a/lib/blockchain/install.js b/lib/blockchain/install.js index c4083f60..4ae45b0a 100644 --- a/lib/blockchain/install.js +++ b/lib/blockchain/install.js @@ -104,7 +104,7 @@ function run () { value: c.code, checked, disabled: c.cryptoCode === 'ETH' - ? 'Installed, use Infura option' + ? 'Use admin\'s Infura plugin' : checked && 'Installed' } }, cryptos)