Web3S_Demo > Web 3S Json Rpc Batch Request Async Task

Web 3S Json Rpc Batch Request Async Task

Sends a JSON-RPC request.

Inheritance Hierarchy

Object
Blueprint Async Action Base

References

Module Web3S_Http_Runtime
Header Plugins/Web3S_Plugin/Source/Web3S_Http_Runtime/Public/JsonRpc/Async/Web3S_JsonRpcBatchRequestAsyncTask.h
Source Plugins/Web3S_Plugin/Source/Web3S_Http_Runtime/Private/JsonRpc/Async/Web3S_JsonRpcBatchRequestAsyncTask.cpp
Include JsonRpc/Async/Web3S_JsonRpcBatchRequestAsyncTask.h

Functions

JSON-RPC Batch Request Sends a JSON-RPC batch request to the specified URL in order to invoke a method. Optionally, parameters can be specified (in JSON format) that will be used during the invocation of the method.