Skip to content
New issue

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

Add flatten to logs_subscribe commitment #13859

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Conversation

joncinque
Copy link
Contributor

Problem

Currently, commitment for logs_subscribe must be specified using the
non-flattened form in JSON, ie {"commitment":{"commitment":"max}}.

Summary of Changes

Bring commitment in line with documentation by specifying flatten

Fixes #

Currently, commitment for `logs_subscribe` must be specified using the
non-flattened form in JSON, ie `{"commitment":{"commitment":"max}}`.
This brings the commitment in line with documentation.
@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #13859 (d1477ba) into master (aa78fa0) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #13859   +/-   ##
=======================================
  Coverage    82.0%    82.0%           
=======================================
  Files         381      381           
  Lines       93231    93231           
=======================================
+ Hits        76534    76542    +8     
+ Misses      16697    16689    -8     

@mvines
Copy link
Member

mvines commented Nov 30, 2020

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants