Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

change voter to be a parameter of QueryRow #323

@todo

Description

@todo

// TODO: change voter to be a parameter of QueryRow
getQuery := fmt.Sprintf(selectBucketActionCountByVoter, actions.BucketActionsTableName, votings.StakingBucketInfoTableName, votings.StakingBucketInfoTableName, voter)
return p.getCount(getQuery)
}
// GetBucketActionsByVoter gets action information list by voter address


This issue was generated by todo based on a TODO comment in 7ca90fc when #311 was merged. cc @iotexproject.

Metadata

Metadata

Assignees

No one assigned

    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