tagion_wallet_pay_bill

Pay to a bill

version(none)
extern (C)
int
tagion_wallet_pay_bill
(,
const uint8_t* bill_buf
,
const size_t bill_buf_len
,
double* fees
)

Parameters

wallet_instance const(WalletT*)

pointer to the instance of the wallet

bill_buf uint8_t*

pointer to the tagionbill buffer

bill_buf_len size_t

length of the bill buffer

fees double*

returned fees

Return Value

Type: int

ErrorCode