View source: R/mangoro-utils.R
| mangoro_rpc_parse_response | R Documentation |
Parse an RPC response message
mangoro_rpc_parse_response(response)
response |
Raw vector containing the RPC response |
A list with components: type, func_name, error_msg, data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.