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
The state machine that curates a supply commit transaction is specific
to an asset group key. To manage multiple such state machines across
asset groups at the RPC layer, introduce the MultiStateMachineManager.
The manager caches separate state machines for each asset group.
0 commit comments