contracting icon indicating copy to clipboard operation
contracting copied to clipboard

Copy a Hash with data from another contract on init

Open crosschainer opened this issue 4 years ago • 1 comments

I would like to request a function that is able to copy a hash with its data to another contract. Not ForeignHash but a real copy.

crosschainer avatar Apr 07 '22 11:04 crosschainer

But why only on init? There should be the possibility to copy a Hash from an imported contract into a Hash of the current contract.

I already had that requirement before: https://github.com/Lamden/contracting/issues/294

Endogen avatar Apr 07 '22 11:04 Endogen