JsonRpcBlockHeader: {
    compact_target: Hex;
    dao: Hex;
    epoch: Hex;
    extra_hash: Hex;
    hash: Hex;
    nonce: Hex;
    number: Hex;
    parent_hash: Hex;
    proposals_hash: Hex;
    timestamp: Hex;
    transactions_root: Hex;
    version: Hex;
}