{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"What is Remote Procedure Call (RPC)?","a":"Remote Procedure Call (RPC) is a form of inter-process communication that allows programs to call procedures or functions in another program across different address spaces (usually on another machine in a shared network) without explicitly encoding the details of the remote call. Through RPC, we can call methods on remote machines as if they were local. The RPC framework handles the communication details of remote calls, enabling callers to not worry about the specific implementation of the remote call, thereby simplifying the complexity of the general remote call process."}]}],"pr":"e25675688d292e2d26982f20786e7d515f63a034e9f2cea801b9402e18b78df4"}