Skip to content

The totalSupply is set to 500 million tokens, but the test file expects 100 million tokens. This inconsistency will cause deployment verification to fail when compared against the test expectations. #39

@sonnyquinn24

Description

@sonnyquinn24

The totalSupply is set to 1.75 million tokens, but the test file expects 10 million tokens. This inconsistency will cause deployment verification to fail when compared against the test expectations.

  const totalSupply = ethers.utils.parseEther("1750000"); // 1.75 million tokens

Originally posted by @Copilot in Sonny-Ethan-Quinn/demo-repository#15 (comment)

Sub-issues

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

Status

Todo

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions