• Michael Müller's avatar
    Add demonstration how to mock transferred_balance (#555) · a35f76ac
    Michael Müller authored
    * [chores] implicitely ➜ implicitly
    
    * [examples] Add demonstration of how to mock transferred_balance
    
    * [lang] Fix clippy 'needless_lifetimes'
    
    Error was:
    
    explicit lifetimes given in parameter types where they could
    be elided (or replaced with `'_` if needed by type declaration)
    
    * [lang] Apply cargo fmt
    
    * [examples] Fix param
    a35f76ac