You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
Pls let me know how i can create deliverclient client for reading blocks form blockNum like below.
========================================================
deliverclient.WithBlockNum(350)
regblockevent, events, err = deliverclient.Client.RegisterFilteredBlockEvent()
========================================================
Thanks
Hi Team,
Like node sdk, listener have options to read blocks from startblockNumber.How we can achieve it in fabric go sdk.
Thanks!!
The text was updated successfully, but these errors were encountered: