Skip to content

Fixed wrong imports in OneVote.sol

Roshan Singh requested to merge RoshanRaj37/agora-blockchain:gsoc-2023 into develop

Description

Fixes the wrong import in the OneVote File which was causing compilation error in hardhat.

Fixes # (issue)

Type of change

Please mark the options that are relevant.

  • Updated UI/UX
  • Improved the business logic of code
  • Added new feature
  • [*] Other

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
Edited by Roshan Singh

Merge request reports