The parachain's kernel; stores the status and associated error codes.
Based in part on the Security specification https://interlay.gitlab.io/polkabtc-spec/spec/security.html.
Run cargo build
from the root folder of this directory.
Run cargo test
from the root folder of this directory.