mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 08:47:57 +00:00
3x8 update nightly fix fmt (#4241)
* CI: revert me [skip ci] * CI: revert me too * fmt with latest nightly * CI: undebug Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
@@ -1423,7 +1423,7 @@ async fn poll_collation_response(
|
||||
);
|
||||
|
||||
CollationFetchResult::Error(COST_WRONG_PARA)
|
||||
}
|
||||
},
|
||||
Ok(CollationFetchingResponse::Collation(receipt, pov)) => {
|
||||
tracing::debug!(
|
||||
target: LOG_TARGET,
|
||||
|
||||
Reference in New Issue
Block a user