강의

멘토링

로드맵

Inflearn Community Q&A

soeoda0987's profile image
soeoda0987

asked

Creating a Blockchain Ethereum Real Estate Dapp - Basic

Building a Private Node with Geth II (First node run, DAG file generation)

nodestart.cmd 에러

Written on

·

349

0

nodestart.cme 실행하면 Generating DAG in progress가 안뜨고

Successfully sealed new block

? mined potential block

이게 계속 뜨는데 이유가 뭔가요???

dappEthereumblockchain

Answer 5

0

soeoda님의 프로필 이미지
soeoda
Questioner

감사합니다

0

SEJONG IT EDU님의 프로필 이미지
SEJONG IT EDU
Instructor

full-R23-0000000000000000 이런식으로 생성됩니다.

0

soeoda님의 프로필 이미지
soeoda
Questioner

혹시 생성되는 파일 이름이 어떤건가요??

0

SEJONG IT EDU님의 프로필 이미지
SEJONG IT EDU
Instructor

안녕하세요. Geth 버전 업데이트가 되면서 DAG생성을 내부적으로 하게 됐습니다. 폴더 경로로 가보시면 생성이 되어 있으니 확인해보시기 바랍니다. 그리고 4386 수정하신거 4386으로 바뀌는겁니다.

0

soeoda님의 프로필 이미지
soeoda
Questioner

그리고 MyNerworkid.json 파일 만들때 체인아이디를 438으로 해서

제이슨파일을 4386으로 수정했는데 그럼 4386으로 수정되는 건가요??

soeoda0987's profile image
soeoda0987

asked

Ask a question