Updated on 2026-08-14
This commit is contained in:
commit
ed97044507
11 changed files with 915 additions and 331 deletions
|
|
@ -35,6 +35,9 @@ interface NetworkComponent {
|
|||
@get:Named(Server.ApiBlockcypher.URL_BLOCKCYPHER)
|
||||
val retrofitBlockcypher: 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