• Gavin Wood's avatar
    Publish the dispatch info in extrinsic events (#4148) · 082c5817
    Gavin Wood authored
    * Publish the dispatch info in extrinsic events
    
    Place the DispatchInfo (which contains weight information about the
    extrinsic that is otherwise difficult to determine) in the dispatch
    result value.
    
    * Runtime bump.
    
    * Fix build
    
    * Fix tests
    
    * Fix build?
    082c5817