You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.