tagion_wallet_force_bill

Forces an amount in the wallet. Note. should only be used for testing

version(none)
extern (C)
int
tagion_wallet_force_bill
(,
const double amount
)

Parameters

wallet_instance const(WalletT*)

pointer to the wallet instance

amount double

the amount to add

Return Value

Type: int

ErrorCode