Updated on 2026-08-14
This commit is contained in:
parent
5dd2ef6776
commit
6fd870bc9a
8 changed files with 450 additions and 124 deletions
|
|
@ -29,6 +29,9 @@ interface NetworkComponent {
|
|||
@get:Named(Server.ApiRootstock.URL_ROOTSTOCK)
|
||||
val retrofitRootstock: Retrofit
|
||||
|
||||
@get:Named(Server.ApiSoChain.URL)
|
||||
val retrofitSoChain: Retrofit
|
||||
|
||||
@get:Named("socket")
|
||||
val socket: Socket
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue