Module patch

Source

Structsยง

ImportContractTransaction
A Transaction-like object that allows us to specify details about importing a contract from a different network into our sandbox local network. This creates a new Transaction to be committed to the sandbox network once transact() has been called. This does not commit any new transactions from the network this object is importing from.
PatchTransaction