Currently we only sign over the P-chain height when transitioning epochs.
However, that isn't enough because it doesn't allow us to convey that the nodes outside the validator set of the current epoch agree with the auth info of the next epoch.
We therefore need to sign over the auth info additionally.
Currently we only sign over the P-chain height when transitioning epochs.
However, that isn't enough because it doesn't allow us to convey that the nodes outside the validator set of the current epoch agree with the auth info of the next epoch.
We therefore need to sign over the auth info additionally.