Builder

class Builder(context: Context)

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard
Link copied to clipboard
fun indexerUrl(url: String): <Error class: unknown class>
Link copied to clipboard
fun networkId(id: String): <Error class: unknown class>
Link copied to clipboard
fun transactionBalancer(balancer: TransactionBalancer): <Error class: unknown class>

Provide an embedded TransactionBalancer instead of a remote wallet URL.

Link copied to clipboard
fun walletUrl(url: String): <Error class: unknown class>