For maximum re-usability of the signing/verifying code, we add them as helper methods to the sidecar package itself.
We'll need to check the self chan balance (a.k.a. push amount) values in several places, including the upcoming sidecar ticket functionality itself. That's why we add these check functions to the sidecar package.