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
ERROR:
"Verification of test.system failed"
system.pact:25:0:OutputFailure: Analysis doesn't support this construct yet: Table test.system.coupon-ledger-table2::table:{test.system.coupon-ledger-schema}
ERROR:
"Verification of test.system failed"
system.pact:25:0:OutputFailure: Analysis doesn't support this construct yet: Table test.system.coupon-ledger-table2::table:{test.system.coupon-ledger-schema}
Tables
(defschema collection-schema
description:string
)
(defschema nft-schema
collection:string
id:integer
account:string
guard:keyset
)
(deftable collection-table:{collection-schema})
(deftable nft-table:{nft-schema})
Note: z3 solver was not installed. After installing, same error. Now I have z3 solver veriosn 4.8.12
The text was updated successfully, but these errors were encountered: