TransferService
Transfer Service for handling transactions.
Author
Marcus Cvjeticanin
Since
0.3.0
Functions
Link copied to clipboard
suspend fun makeTransaction(mixin: Long, fee: Double, paymentId: String, ourInputs: List<TxInputAndOwner>, destinations: List<GeneratedOutput>, extraData: String? = null)