• Jim Posen's avatar
    srml-contract: Fix Gas type to u64 (#2944) · 827be5b5
    Jim Posen authored
    * srml-contract: Move gas costs from Config to Schedule.
    
    * srml-contract: Define Gas units fixed as u64.
    
    This removes Gas as a configurable type on the contracts Trait.
    
    * Bump node runtime spec/impl versions.
    827be5b5