Kryptokrona Kotlin SDK
jvm
kryptokrona-service
/
org.kryptokrona.sdk.service.client
/
FeeServiceClient
Fee
Service
Client
class
FeeServiceClient
(
service
:
Service
)
Fee Service Client
Author
Marcus Cvjeticanin
Since
0.3.0
Parameters
service
The service to connect to.
Members
Constructors
Fee
Service
Client
Link copied to clipboard
constructor
(
service
:
Service
)
Functions
get
Fee
Info
Link copied to clipboard
suspend
fun
getFeeInfo
(
feeInfoRequest
:
FeeInfoRequest
)
:
FeeInfoResponse
?