Crate voting_tools_rs

source ·
Expand description

Rust implementation of voting tools

Original Haskell repository is https://github.com/input-output-hk/voting-tools

The queries themselves (as well as the details of the CLI) are different, but they should produce similar outputs. Malformed registrations are silently ignored.

Re-exports

Modules

Structs

Enums

  • Sub command for internal testing or dry runs
  • An error encountered during parsing and validation of a Catalyst registration
  • The source of voting power for a given registration

Functions

  • If there are errors, we want to notify the user, but it’s not really actionable, so we provide the option to silence the error via env var
  • Calculate voting power info by querying a db-sync instance