loop/assets
Slyghtning 175b7d601b
loooprpc: replace deprecated grpc.Dial with grpc.NewClient
- Update assets/client.go to use grpc.NewClient
- Update swap_server_client.go to use grpc.NewClient
- Replace grpc.WithInsecure() with insecure.NewCredentials()
2025-12-19 10:03:14 +01:00
..
client.go loooprpc: replace deprecated grpc.Dial with grpc.NewClient 2025-12-19 10:03:14 +01:00
client_test.go asset: add function to get asset price 2025-03-25 15:27:52 +01:00