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 first step is to classify the checks based on the information they need. Some checks only require transactions, while others require a subset of the UTxO set.
Related to #7
Using the dev/pallas-applying-public-API pallas branch.
The first step is to classify the checks based on the information they need. Some checks only require transactions, while others require a subset of the UTxO set.