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
Instead of opening a write-lock on the chainstate when evaluating a read-only call during an RPC, use the upcoming ephemeral MARF's WritableMarfStore (which only acquires a read-lock).