hyperweb-io/ts-codegen

Add init status for ContractsProvider node

Zetazzz opened this issue · 0 comments

Based on discussion with Luca, ContractsProvider needs status like 'isConnecting', 'isSuccess', etc.

Because both signing and query clients are async connecting, so better add status to indicate the progress in later version.