Skip to content
Snippets Groups Projects
Alexander Theißen's avatar
Alexander Theißen authored
* 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.

* Fix whitespace issues in docs
8f819f4b
Name Last commit Last update
..
lib.rs
mock.rs
tests.rs