Module near_workspaces::rpc::patch
source · Structs§
- 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 newTransactionto 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.