Skip to content
  • David Vorick's avatar
    implement file contract renew host-side (#1149) · 8d9d65de
    David Vorick authored and Luke Champine's avatar Luke Champine committed
    * implement file contract renew host-side
    
    * functions take less input
    
    The whole transaction set was being passed to functions that were only
    use the file contract.
    
    Now only the file contract is used as a parameter.
    8d9d65de