mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Update logging in paras_inherent (#3927)
This commit is contained in:
@@ -123,7 +123,7 @@ pub mod pallet {
|
|||||||
target: LOG_TARGET,
|
target: LOG_TARGET,
|
||||||
"dropping signed_bitfields and backed_candidates because they produced \
|
"dropping signed_bitfields and backed_candidates because they produced \
|
||||||
an invalid paras inherent: {:?}",
|
an invalid paras inherent: {:?}",
|
||||||
err,
|
err.error,
|
||||||
);
|
);
|
||||||
|
|
||||||
ParachainsInherentData {
|
ParachainsInherentData {
|
||||||
|
|||||||
Reference in New Issue
Block a user