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
This is a rollback. In order to stay consistent/compatible with what the chain-server will do, we want the call and chain meta-commands to only accept one argument for the functional commitment.
While at it, we can also simplify the call expression from ((open hash) arg) to just (hash arg) after #1163 + #1170.
The text was updated successfully, but these errors were encountered:
This is a rollback. In order to stay consistent/compatible with what the
chain-server
will do, we want thecall
andchain
meta-commands to only accept one argument for the functional commitment.While at it, we can also simplify the call expression from
((open hash) arg)
to just(hash arg)
after #1163 + #1170.The text was updated successfully, but these errors were encountered: