Closed illia-malachyn closed 1 month ago
This is a part of https://github.com/onflow/flow-go-sdk/issues/736
CollectionGuarantee is a part of Collection type which is used in GetCollection endpoint https://github.com/onflow/flow-go-sdk/blob/master/access/grpc/grpc.go#L299
CollectionGuarantee
Collection
GetCollection
CollectionGuarantee type on the SDK side https://github.com/onflow/flow-go-sdk/blob/master/collection.go#L47
CollectionGuarantee in the Protobuf schema https://github.com/onflow/flow/blob/master/protobuf/flow/entities/collection.proto#L13
This is a part of https://github.com/onflow/flow-go-sdk/issues/736
CollectionGuarantee
is a part ofCollection
type which is used inGetCollection
endpoint https://github.com/onflow/flow-go-sdk/blob/master/access/grpc/grpc.go#L299CollectionGuarantee
type on the SDK side https://github.com/onflow/flow-go-sdk/blob/master/collection.go#L47CollectionGuarantee
in the Protobuf schema https://github.com/onflow/flow/blob/master/protobuf/flow/entities/collection.proto#L13