solana-kotlin
Toggle table of contents
0.3.3
common
Platform filter
common
Switch theme
Search in API
solana-kotlin
solana-kotlin
/
net.avianlabs.solana.client
/
RpcKtorClient
Rpc
Ktor
Client
class
RpcKtorClient
(
url
:
Url
,
httpClient
:
HttpClient
=
HttpClient()
)
Members
Constructors
Rpc
Ktor
Client
Link copied to clipboard
constructor
(
url
:
String
,
httpClient
:
HttpClient
=
HttpClient()
)
constructor
(
url
:
Url
,
httpClient
:
HttpClient
=
HttpClient()
)