ipfs / go-ipfs-api

The go interface to ipfs's HTTP API
MIT License
455 stars 178 forks source link

Feat: add dag stat method #297

Closed PolamarasettyRohitha closed 1 year ago

PolamarasettyRohitha commented 1 year ago

As requested in #286 , this PR includes DagStat method along with the Test functions.

PolamarasettyRohitha commented 1 year ago

@hacdias Can you please review this?