Skip to content

Conversation

@amab8901
Copy link
Collaborator

@amab8901 amab8901 commented Oct 9, 2023

Solves:
https://worldmobile.atlassian.net/browse/EN-491

Description:

  • fix typo "deligator" -> "delegator"
  • replace placeholder values with todo!() macro
  • replace src/x/mod.rs with src/x.rs

Copy link
Collaborator

@issokuos issokuos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the intend of this PR if to fix typos, then we should address all the typos in the files changed.

}

async fn deligations_per_pool_epoch_intervall(
async fn delegations_per_pool_epoch_intervall(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename "intervall" to "interval" as well.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants