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
Will need a way to compile guest code at runtime to avoid compile issues when not using zk.
Will need to have state implement From<&mut State> for SignSummary and From<&mut State> for ZKSummary
Will need a way to compile guest code at runtime to avoid compile issues when not using zk.
Will need to have state implement
From<&mut State> for SignSummaryandFrom<&mut State> for ZKSummary