onflow / flow-jvm-sdk

Flow JVM SDK
Apache License 2.0
16 stars 16 forks source link

Add GetCollectionByID and GetFullCollectionByID endpoints #130

Closed lealobanov closed 2 weeks ago

lealobanov commented 1 month ago

Add GetCollectionByID and GetFullCollectionByID to the SDK that were implemented for Access API.

Related issue: https://github.com/onflow/flow-go-sdk/issues/748

lealobanov commented 2 weeks ago

Closed as part of #142