py-substrate-interface icon indicating copy to clipboard operation
py-substrate-interface copied to clipboard

Add missing contract interface functions

Open arjanz opened this issue 2 years ago • 0 comments

Functions to be added:

  • [ ] ContractMetadata.create_from_data()
  • [ ] ContractCode.create_from_contract_bundle_data()
  • [ ] ContractCode.create_from_contract_bundle_file()
  • [ ] ContractCode.create_from_contract_data()

arjanz avatar Jun 22 '23 16:06 arjanz