pub type RpcBestChainResponse = Vec<AppliedBlock>;
pub struct RpcBestChainResponse { /* private fields */ }