Documentation
Tagion
tagion.api.hirpc
tagion
api
C-API for creating hirpcs
Members
Functions
tagion_hirpc_create_sender
int
tagion_hirpc_create_sender
(char* method, size_t method_len, ubyte* param, size_t param_len, ubyte** out_doc, size_t* out_doc_len)
Create a hirpc from a document
tagion_hirpc_create_signed_sender
int
tagion_hirpc_create_signed_sender
(char* method, size_t method_len, ubyte* param, size_t param_len, securenet_t* root_net, ubyte* deriver, size_t deriver_len, ubyte** out_doc, size_t* out_doc_len)
Create a signed hirpc from a document
tagion
api
modules
basic
document
errors
hibon
hirpc
wallet
C-API for creating hirpcs