• Michael Müller's avatar
    Implement `seal_rent_params` (#755) · cbf08a02
    Michael Müller authored
    * Fix typo
    
    * Add `seal_rent_params`
    
    * Make `rent_params` only available on `ink-unstable`
    
    * wip
    
    * wip
    
    * Wrap `seal_rent_params` in `__unstable__`
    
    * Add `rent_params` to experimental off-chain env
    
    * Fix return type
    
    * Remove comments
    
    * Remove debugging code
    
    * Remove `ink-unstable` feature
    cbf08a02
This project manages its dependencies using Cargo. Learn more