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 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.