subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

Drain emission tuples on same block that they are created.

Open sam0x17 opened this issue 1 year ago • 0 comments

Tuples are created here: https://github.com/opentensor/subtensor/blob/b310e93d32ddb90c428d357648b6ed4314f226e4/pallets/subtensor/src/block_step.rs#L172

Drained the next block here: https://github.com/opentensor/subtensor/blob/b310e93d32ddb90c428d357648b6ed4314f226e4/pallets/subtensor/src/block_step.rs#L87

sam0x17 avatar Jun 25 '24 17:06 sam0x17