Optional agentAgent that will sign the upload transactions(s).
Map of code hash to Uploaded result.
Unique identifier of this uploader implementation.
If set, reuploads even if store is present.
Static variantsGlobal registry of Uploader implementations. Populated downstream.
Protected checkProtected checkPanic if the code hash returned by the upload doesn't match the one specified in the Contract.
Protected fetchUploaded from the cache or undefined
Upload an Uploadable (such as a Contract or Template).
Promise
Upload multiple contracts.
Generated using TypeDoc
Uploader: uploads a
Template'sartifactto a specificChain, binding theTemplateto a particularchainIdandcodeId.