Skip to content

set_fee_rate event emitted before storage write, listener sees old value #332

Description

@Junman140

acbu_minting/src/lib.rs: Events are emitted before the storage set. Backend event listeners query the contract state after receiving the event and get the old fee rate, creating a one-epoch inconsistency.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions