Make Dispatchable return the actual weight consumed
Add PostInfo associated type to Dispatchable and have frame implement Dispatchable { type PostInfo = PostDispatchInfo } where PostDispatchInfo contains the actual weight consumed.
parent
9974d357
Please register or sign in to comment