We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a part of #736
We don't use full_block_response field when querying the latest block.
full_block_response
Request https://github.com/onflow/flow-go-sdk/blob/master/access/grpc/grpc.go#L245
Protobuf schema https://github.com/onflow/flow/blob/master/protobuf/flow/access/access.proto#L324
The text was updated successfully, but these errors were encountered:
We're going to skip this work for now since ti will require a breaking change to the API and have not received any requests to add it
Sorry, something went wrong.
No branches or pull requests
This is a part of #736
We don't use
full_block_response
field when querying the latest block.Request
https://github.com/onflow/flow-go-sdk/blob/master/access/grpc/grpc.go#L245
Protobuf schema
https://github.com/onflow/flow/blob/master/protobuf/flow/access/access.proto#L324
The text was updated successfully, but these errors were encountered: