Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drain emission tuples on same block that they are created. #574

Open
sam0x17 opened this issue Jun 25, 2024 · 0 comments
Open

Drain emission tuples on same block that they are created. #574

sam0x17 opened this issue Jun 25, 2024 · 0 comments
Assignees

Comments

@sam0x17
Copy link
Contributor

sam0x17 commented Jun 25, 2024

Tuples are created here:

let emission_tuples_this_block: Vec<(T::AccountId, u64, u64)> =

Drained the next block here:

pub fn drain_emission(_: u64) {

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

No branches or pull requests

2 participants