chain-client-sdk-dart/lib
flemming-it d680cf3462
Some checks are pending
Security / Security check (push) Waiting to run
refactor: regenerate gRPC stubs for chain.v1 wire package
The hub renamed its gRPC package fai.v1 -> chain.v1 (proto dir
proto/fai/v1 -> proto/chain/v1). Move the generated stubs to
generated/chain/v1 and rewrite the wire package + service paths
(/fai.v1.Hub/* -> /chain.v1.Hub/*) so the client talks to the
renamed hub. Pure package rename — no message/field changes.
HubClient public API is unchanged, so dependents need no edits.
dart analyze: clean.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-16 16:59:35 +02:00
..
src refactor: regenerate gRPC stubs for chain.v1 wire package 2026-06-16 16:59:35 +02:00
fai_client_sdk.dart refactor: regenerate gRPC stubs for chain.v1 wire package 2026-06-16 16:59:35 +02:00