FeeServiceClient

class FeeServiceClient(service: Service)

Fee Service Client

Author

Marcus Cvjeticanin

Since

0.3.0

Parameters

service

The service to connect to.

Constructors

Link copied to clipboard
constructor(service: Service)

Functions

Link copied to clipboard
suspend fun getFeeInfo(feeInfoRequest: FeeInfoRequest): FeeInfoResponse?