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 current miden-client call implementation does not support advice inputs. Other client commands already accept advice map entries via TOML configuration, so we should reuse the same mechanism here for consistency.
The current
miden-client callimplementation does not support advice inputs. Other client commands already accept advice map entries via TOML configuration, so we should reuse the same mechanism here for consistency.cc @igamigo @Keinberger