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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions