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
{{ message }}
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
It is unclear how an array may be logged and captured in the indexer.
When building there is a compilation error for an ABI implementation mismatch (although this may have been my own mistake after fatigue, nevertheless my opening sentence stands). This occurred when the arrays have been defined in the same way in Sway and in the indexer.
In part the following issue may be related. Ref #1475
The text was updated successfully, but these errors were encountered:
It is unclear how an array may be logged and captured in the indexer.
When building there is a compilation error for an
ABI implementation mismatch
(although this may have been my own mistake after fatigue, nevertheless my opening sentence stands). This occurred when the arrays have been defined in the same way in Sway and in the indexer.In part the following issue may be related. Ref #1475
The text was updated successfully, but these errors were encountered: