pub async fn latest_block<DB: DatabaseRef + Send + Sync + Clone + 'static>( __arg0: State<AppState<DB>>, ) -> Result<Json<BlockHeader>, (StatusCode, String)>
Get latest block
Get the latest block header