# Functions
CheckBatchRPCResponse checks for errors in batch rpc response.
CheckSingleRPCResponse checks for errors in non batch rpc response.
CreateRPCError returns rpc errors for appropriate request ids.
IsBatch returns if request contains batch rpc requests.
SendRequestToNode routes request to node and checks response.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author