Structsยง
- Import
Contract Transaction - 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 newTransaction
to be committed to the sandbox network oncetransact()
has been called. This does not commit any new transactions from the network this object is importing from. - Patch
Transaction