tagion_wallet_make_trtread

Make TRT request (serialized, ready to send)

version(none)
extern (C)
int
tagion_wallet_make_trtread
(,
uint8_t** doc_buf
,
size_t* doc_buf_len
)

Parameters

wallet_instance const(WalletT*)

pointer to the instance of the wallet

doc_buf uint8_t**

pointer to the request document buffer

doc_buf_len size_t*

length of the request document buffer

Return Value

Type: int

ErrorCode