Skip to content
  • Pierre Krieger's avatar
    Service builder clean-up (#3906) · fa7864e7
    Pierre Krieger authored
    * Rename NewService to Service
    
    * Move new_impl! macro to builder module
    
    * Inline new_impl!
    
    * Minor cleanup
    
    * Inline the offchain_workers() function
    
    * Fix indentation level
    
    * Inline start_rpc
    
    * Remove RpcBuilder trait
    fa7864e7