169 похожих чатов

15 ответов

12 просмотров
Freezy- Автор вопроса

do you think it is readble for a normal human without superpowers?

Do u have accounts task in ur hardhat config?

Sorena Aria
No. The problem is

Then u need to add it.. it won't work unless u have hardhat accouts task in ur hardhat config file..

Anonymous King (Don't DM)
Then u need to add it.. it won't work unless u hav...

I know but npm removes some files in config.js I do not know why

This lines tell about accounts And I donot see any accounts I run this command: npx hardhat accounts But revert: HH303 it means the commands are unknown for system

Sorena Aria
This lines tell about accounts And I donot see any...

Without that lines in ur hh config file hh won't know that task..so it will be unknown to hh.. so did u confirm u have that lines in ur hh config file??

Sorena Aria
I know it I searching solution

Solution is just paste lines of my ss to ur hh config file..

Sorena Aria
How?

task("accounts", "Prints the list of accounts", async (taskArgs, hre) => { const accounts = await hre.ethers.getSigners(); for (const account of accounts) { console.log(account.address); } });

Похожие вопросы

Обсуждают сегодня

а зачем этот вопрос для удаления из чата?
Mёdkinson Medvezhkin
63
TCodePointer = record cp: CodePointer; name: string; cnt: Integer; next: TCodePointerArray; // этот тип ещё неизвестен end; TCodePointerArray = array of ...
notme
9
Привет ) есть такой кусок кода, он считывает ini файл. my $conf = Config::IniFiles->new( -file => $ini_file ); if (!$conf) { $self->my_die('cannot_read_cfg', ...
Kolya lastname
7
Добрый день. Хочу сделать отрисовку по команде на панели. Почему-то рисуется только при втором вызове. С чем может быть связано, не подскажете? procedure TForm1.FormDblClick(...
Kirill Filippenok
20
Всем привет! Подскажите. Я написал приложение на Delphi 10.2 Tokyo под Windows 10. И передо мной стал вопрос о том чтобы сделать это приложение кроссплатформенным (под Linux и...
Дмитрий Завгородний
24
Блин, интересно, кто-нибудь когда-нибудь переписывал какую-нибудь игру с x86 на arm? Вообще, такое возможно?
Alan 🔝 Бэброу
13
здравствуйте, братья, кто-нибудь знает, как работать с Swift.com или Swift.net?
Ozzy
6
why html and css is not standard? i mean why different browser has their own engine and styles and how them work to show result to end user?
Mr Thieves
5
Ну тогда у меня вопрос... ) А вот в Delphi 7, к примеру, это что не решаемая задача была бы? (дженериков то ещё нету) Эта: https://t.me/Delphi_Lazarus/319568
notme
5
@wit01d How are you? What are you studying these days, curious man ?
Sahand 🏔️
6
Карта сайта