PinnedBlock: {
    hash: BlockHash;
    number: number;
    parent: BlockHash;
    runtime?: ChainHeadRuntimeVersion;
}