darwinia icon indicating copy to clipboard operation
darwinia copied to clipboard

Why note_imminent_preimage is showing it returns pay_fees YES?

Open hackfisher opened this issue 2 years ago • 2 comments

https://crab.subscan.io/extrinsic/11305767-1

hackfisher avatar Jul 22 '22 02:07 hackfisher

		let dispatch_info = xt.get_dispatch_info();
		let r = Applyable::apply::<UnsignedValidator>(xt, &dispatch_info, encoded_len)?;

		<frame_system::Pallet<System>>::note_applied_extrinsic(&r, dispatch_info);

hackfisher avatar Jul 22 '22 02:07 hackfisher

Why note_imminent_preimage do not have Withdraw and Deposit events?

hackfisher avatar Jul 29 '22 04:07 hackfisher

Reopen if it happends again.

aurexav avatar Mar 08 '23 19:03 aurexav