Skip to content

Token contract returns 0 votes for an address even after minting tokens for the aforementioned address #1

@phoenikx

Description

@phoenikx

Lets say we have an address x

balanceOf(x) returns 0

mint(x, 10) -> passes

balanceOf(x) returns 10

delegate(x) -> passes

getVotes(x) -> still returns 0

Am I doing anything wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions