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 top level predicate (locking script) data structure is a triple <id, code, params> where id is uint to identify the runtime, code and params are byte arrays allowing to encode the necessary logic
the top level predicate (locking script) data structure is a triple
<id, code, params>whereidisuintto identify the runtime,codeandparamsare byte arrays allowing to encode the necessary logic