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
Public API is: submit,retrieve,pretty-receipt,embed-receipt,validate,split-payload which is defined in pyscitt/pyscitt/cli/main.py
Everything else would be used for testing purposes only. We need to be able to run the functional tests at the end of the day.
run-dev.sh is using governance, i.e. scitt governance local_development. It is used to start the local ledger to test against when running run_functional_tests.sh
There is logic in
scitt-ccf-ledger/pyscitt/pyscitt/governance.py
Line 4 in 474d31c
See https://microsoft.github.io/CCF/main/governance/member_rpc_api.html for details of the governance APIs
I suggest reviewing the extent to which this dependency is necessary, and minimising the surface.
The text was updated successfully, but these errors were encountered: